
Microsoft (R) Program Maintenance Utility Version 14.00.23026.0
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\7.0-nts-windows-vc14-x86\Release\php7.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.1\bin\x86\mc.exe" -h win32\ -r C:\obj\7.0-nts-windows-vc14-x86\Release\ -x C:\obj\7.0-nts-windows-vc14-x86\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_APCU /D APCU_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /FD /wd4996 /D_USE_32BIT_TIME_T=1 /guard:cf /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-sdk\php70\vc14\x86\deps\include" /D FD_SETSIZE=256 /FoC:\obj\7.0-nts-windows-vc14-x86\Release\ext\apcu\ /FpC:\obj\7.0-nts-windows-vc14-x86\Release\ext\apcu\ /FRC:\obj\7.0-nts-windows-vc14-x86\Release\ext\apcu\ /FdC:\obj\7.0-nts-windows-vc14-x86\Release\ext\apcu\ /c ext\apcu\apc.c ext\apcu\apc_bin.c ext\apcu\apc_cache.c ext\apcu\apc_iterator.c ext\apcu\apc_lock.c ext\apcu\apc_pool.c ext\apcu\apc_rfc1867.c ext\apcu\apc_shm.c ext\apcu\apc_sma.c ext\apcu\apc_stack.c ext\apcu\apc_windows_srwlock_kernel.c ext\apcu\php_apc.c
apc.c
apc_bin.c
apc_cache.c
apc_iterator.c
apc_lock.c
apc_pool.c
apc_rfc1867.c
apc_shm.c
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_pool.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_iterator.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_shm.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)


C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_iterator.c)C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_shm.c)


c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_iterator.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_bin.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_shm.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)


c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)

C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_shm.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_shm.c)


c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc.c)



c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)


c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_shm.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)


c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_cache.c)C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_pool.c)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_iterator.c)

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_pool.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_shm.c)


c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
apc_sma.c
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_shm.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_bin.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_cache.c)C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_pool.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
apc_stack.c
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_cache.c)
apc_windows_srwlock_kernel.c
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc_iterator.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc_iterator.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_bin.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc_bin.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc_bin.c)
php_apc.c
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc_cache.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_rfc1867.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc_cache.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc_cache.c)c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc_rfc1867.c)

c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc_rfc1867.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_sma.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\apc_sma.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\apc_sma.c)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\apc_sma.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ';' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ',' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(62): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(83): error C2061: syntax error: identifier 'apc_sma_init_f' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(87): error C2365: 'realloc': redefinition; previous definition was 'function' (compiling source file ext\apcu\php_apc.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\corecrt_malloc.h(116): note: see declaration of 'realloc' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(88): error C2365: 'strdup': redefinition; previous definition was 'function' (compiling source file ext\apcu\php_apc.c)
C:\Program Files (x86)\Windows Kits\10\include\10.0.10150.0\ucrt\string.h(552): note: see declaration of 'strdup' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(103): error C2059: syntax error: ';' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2061: syntax error: identifier 'last' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(105): error C2059: syntax error: ';' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(109): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(116): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(117): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(121): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(126): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(131): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): warning C4142: benign redefinition of type (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(132): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(137): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): warning C4142: benign redefinition of type (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(138): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): warning C4142: benign redefinition of type (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(139): error C2146: syntax error: missing ';' before identifier 'fragment' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): warning C4142: benign redefinition of type (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2370: 'zend_ulong': redefinition; different storage class (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_long.h(45): note: see declaration of 'zend_ulong' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(140): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(145): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(146): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(147): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(152): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(153): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(158): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(159): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(164): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(165): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(170): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: 'type' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(171): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(176): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2371: 'zend_bool': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\zend\zend_types.h(46): note: see declaration of 'zend_bool' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2146: syntax error: missing ';' before identifier 'limited' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(177): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(182): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2371: 'apc_sma_info_t': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(53): note: see declaration of 'apc_sma_info_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(183): error C2373: 'info': redefinition; different type modifiers (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(92): note: see declaration of 'info' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(188): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(193): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): warning C4142: benign redefinition of type (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2370: 'size_t': redefinition; different storage class (compiling source file ext\apcu\php_apc.c)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\vcruntime.h(198): note: see declaration of 'size_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2146: syntax error: missing ';' before identifier 'size' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(194): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma_api.h(199): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2146: syntax error: missing ')' before identifier 'num' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2061: syntax error: identifier 'num' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ';' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ',' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_sma.h(37): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(45): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(49): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(55): error C2061: syntax error: identifier 'zend_uint' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(59): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(65): error C2079: 'key' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(90): error C2061: syntax error: identifier 'zend_ushort' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(91): error C2079: 'lastkey' uses undefined struct 'apc_cache_key_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(93): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(98): error C2061: syntax error: identifier 'apc_cache_header_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(100): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(107): error C2059: syntax error: '}' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ',' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(110): error C2059: syntax error: ')' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing '{' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(138): error C2143: syntax error: missing ')' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'apc_serializer_t': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc.h(146): note: see declaration of 'apc_serializer_t' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2143: syntax error: missing ';' before '*' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): error C2371: 'serializer': redefinition; different basic types (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(101): note: see declaration of 'serializer' (compiling source file ext\apcu\php_apc.c)
c:\php-sdk\php70\vc14\x86\php-src\ext\apcu\apc_cache_api.h(139): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apcu\php_apc.c)
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
