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:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\php8.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\10\bin\10.0.18362.0\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ -x C:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D __DEBUG_APC__=1 /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_APC /D APC_EXPORTS=1 /nologo /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /MP /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php81\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ext\apc\ /FpC:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ext\apc\ /FRC:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ext\apc\ /FdC:\php-snap-build\obj\8.1-nts-windows-vs16-x64\Release\ext\apc\ /c ext\apc\apc.c ext\apc\apc_bin.c ext\apc\apc_cache.c ext\apc\apc_compile.c ext\apc\apc_debug.c ext\apc\apc_fcntl_win32.c ext\apc\apc_iterator.c ext\apc\apc_main.c ext\apc\apc_pool.c ext\apc\apc_rfc1867.c ext\apc\apc_shm.c ext\apc\apc_sma.c ext\apc\apc_stack.c ext\apc\apc_string.c ext\apc\apc_zend.c ext\apc\php_apc.c
apc.c
apc_bin.c
apc_cache.c
apc_compile.c
apc_debug.c
apc_fcntl_win32.c
apc_iterator.c
apc_main.c
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_cache.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_bin.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_bin.c)
apc_pool.c
apc_rfc1867.c
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_iterator.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_main.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_main.c)
apc_shm.c
apc_sma.c
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_debug.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(42): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(42): error C2061: syntax error: identifier 'TSRMLS_DC'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(42): error C2059: syntax error: ';'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(42): error C2059: syntax error: ')'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(43): error C2449: found '{' at file scope (missing function header?)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
ext\apc\apc_debug.c(70): error C2059: syntax error: '}'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
apc_stack.c
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(35): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(35): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(35): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(35): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(37): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(37): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(37): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(37): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(38): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(38): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(38): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(38): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(39): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(39): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(39): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(39): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(40): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(40): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(40): error C2059: syntax error: ';' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_fcntl.h(40): error C2059: syntax error: ')' (compiling source file ext\apc\apc_fcntl_win32.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_compile.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc.c)
ext\apc\apc_fcntl_win32.c(35): fatal error C1083: Cannot open include file: 'win32/flock.h': No such file or directory
apc_string.c
apc_zend.c
php_apc.c
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_rfc1867.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_pool.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_sma.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_shm.h(42): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_shm.h(42): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_shm.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(39): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(39): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(39): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(39): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(40): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(40): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(40): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(40): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(42): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(42): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(42): error C2059: syntax error: ';' (compiling source file ext\apc\apc_stack.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_stack.h(42): error C2059: syntax error: ')' (compiling source file ext\apc\apc_stack.c)
ext\apc\apc_stack.c(39): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
ext\apc\apc_stack.c(39): error C2061: syntax error: identifier 'TSRMLS_DC'
ext\apc\apc_stack.c(39): error C2059: syntax error: ';'
ext\apc\apc_stack.c(39): error C2059: syntax error: ')'
ext\apc\apc_stack.c(40): error C2449: found '{' at file scope (missing function header?)
ext\apc\apc_stack.c(48): error C2059: syntax error: '}'
ext\apc\apc_stack.c(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC'
ext\apc\apc_stack.c(63): error C2061: syntax error: identifier 'TSRMLS_DC'
ext\apc\apc_stack.c(63): error C2059: syntax error: ';'
ext\apc\apc_stack.c(63): error C2059: syntax error: ')'
ext\apc\apc_stack.c(64): error C2449: found '{' at file scope (missing function header?)
ext\apc\apc_stack.c(71): error C2059: syntax error: '}'
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(69): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(70): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(71): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(72): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(73): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(74): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ',' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(77): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ',' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(78): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ',' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ',' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(83): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(84): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(85): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ';' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(82): error C2059: syntax error: ')' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(96): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_pool.h(63): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_string.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(99): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc.h(100): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(79): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_zend.h(80): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(49): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(51): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(52): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(53): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(54): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2061: syntax error: identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ';' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(55): error C2059: syntax error: ')' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): error C2146: syntax error: missing ')' before identifier 'TSRMLS_DC' (compiling source file ext\apc\php_apc.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\apc_zend.c)
C:\php-snap-build\php-src\php81\x64\php-src\ext\apc\apc_sma.h(81): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ext\apc\php_apc.c)
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
