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\7.2-nts-windows-vc15-x64\Release\php7.dll.def

ext\iconv\php_iconv.def



ext\pcre\php_pcre.def



ext\zlib\php_zlib.def



ext\libxml\php_libxml2.def


	"C:\Program Files (x86)\Windows Kits\10\bin\x64\mc.exe" -h win32\ -r C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ -x C:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ win32\build\wsyslog.mc
MC: Compiling win32\build\wsyslog.mc
	"cl.exe" /D COMPILE_DL_AOP /D AOP_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 /W3 /D _USE_MATH_DEFINES /FD /wd4996 /guard:cf /Zc:inline /Gw /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /I "C:\php-snap-build\php-src\php72\x64\deps\include" /D FD_SETSIZE=256 /DHAVE_ARGON2ID_HASH_RAW=1 /FoC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\aop\ /FpC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\aop\ /FRC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\aop\ /FdC:\php-snap-build\obj\7.2-nts-windows-vc15-x64\Release\ext\aop\ /c ext\aop\aop.c
aop.c
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(82): error C2143: syntax error: missing ';' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(82): error C2059: syntax error: '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(84): error C2059: syntax error: '}'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(124): error C2061: syntax error: identifier 'joinpoint_context'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(138): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(147): error C2059: syntax error: '}'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(234): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(234): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(234): error C2059: syntax error: ')'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(248): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(248): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(248): error C2059: syntax error: ')'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(249): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(249): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(249): error C2059: syntax error: ')'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(250): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(250): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(250): error C2059: syntax error: ')'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(251): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(251): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(251): error C2059: syntax error: ')'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(255): error C2143: syntax error: missing ')' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(255): error C2143: syntax error: missing '{' before '*'
c:\php-snap-build\php-src\php72\x64\php-src\ext\aop\aop.h(255): error C2059: syntax error: ')'
ext\aop\aop.c(78): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(78): error C2297: '*': illegal, right operand has type 'int *'
ext\aop\aop.c(78): error C2059: syntax error: ')'
ext\aop\aop.c(84): error C2061: syntax error: identifier 'aop_create_handler'
ext\aop\aop.c(84): error C2059: syntax error: ';'
ext\aop\aop.c(84): error C2059: syntax error: '<parameter-list>'
ext\aop\aop.c(157): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(157): error C2297: '*': illegal, right operand has type 'int *'
ext\aop\aop.c(157): error C2059: syntax error: ')'
ext\aop\aop.c(158): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(160): error C2223: left of '->key' must point to struct/union
ext\aop\aop.c(162): error C2223: left of '->member' must point to struct/union
ext\aop\aop.c(163): error C2223: left of '->type' must point to struct/union
ext\aop\aop.c(164): error C2223: left of '->object' must point to struct/union
ext\aop\aop.c(175): warning C4013: 'MAKE_STD_ZVAL' undefined; assuming extern returning int
ext\aop\aop.c(176): error C2106: '=': left operand must be l-value
ext\aop\aop.c(177): warning C4013: 'aop_create_handler' undefined; assuming extern returning int
ext\aop\aop.c(177): warning C4047: '=': 'zend_object *' differs in levels of indirection from 'int'
ext\aop\aop.c(183): error C2143: syntax error: missing ')' before '*'
ext\aop\aop.c(183): error C2143: syntax error: missing '{' before '*'
ext\aop\aop.c(183): error C2059: syntax error: ')'
ext\aop\aop.c(183): error C2054: expected '(' to follow 'key'
ext\aop\aop.c(195): error C2143: syntax error: missing ')' before '*'
ext\aop\aop.c(195): error C2143: syntax error: missing '{' before '*'
ext\aop\aop.c(195): error C2059: syntax error: ')'
ext\aop\aop.c(195): error C2054: expected '(' to follow 'key'
ext\aop\aop.c(210): error C2143: syntax error: missing ')' before '*'
ext\aop\aop.c(210): error C2143: syntax error: missing '{' before '*'
ext\aop\aop.c(210): error C2059: syntax error: ')'
ext\aop\aop.c(210): error C2054: expected '(' to follow 'key'
ext\aop\aop.c(253): error C2039: 'function_state': is not a member of '_zend_execute_data'
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_compile.h(462): note: see declaration of '_zend_execute_data'
ext\aop\aop.c(256): warning C4047: 'function': 'HashPosition *' differs in levels of indirection from 'void **'
ext\aop\aop.c(256): warning C4024: 'zend_hash_get_current_data_ex': different types for formal and actual parameter 2
ext\aop\aop.c(256): warning C4020: 'zend_hash_get_current_data_ex': too many actual parameters
ext\aop\aop.c(256): warning C4047: '==': 'zval *' differs in levels of indirection from 'int'
ext\aop\aop.c(262): warning C4002: too many actual parameters for macro 'zend_hash_next_index_insert'
ext\aop\aop.c(262): warning C4047: 'function': 'zval *' differs in levels of indirection from 'pointcut **'
ext\aop\aop.c(262): warning C4024: '_zend_hash_next_index_insert': different types for formal and actual parameter 2
ext\aop\aop.c(276): error C2065: 'zend_object_handle': undeclared identifier
ext\aop\aop.c(276): error C2146: syntax error: missing ';' before identifier 'handle'
ext\aop\aop.c(276): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(280): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(282): error C2039: 'function_state': is not a member of '_zend_execute_data'
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_compile.h(462): note: see declaration of '_zend_execute_data'
ext\aop\aop.c(284): warning C4133: 'function': incompatible types - from 'zend_string *' to 'const char *'
ext\aop\aop.c(285): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(286): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(287): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(290): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(292): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(293): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(294): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(296): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(296): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\aop\aop.c(296): warning C4020: 'zend_hash_find': too many actual parameters
ext\aop\aop.c(300): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(300): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\aop\aop.c(300): warning C4020: 'zend_hash_del': too many actual parameters
ext\aop\aop.c(307): error C2039: 'nApplyCount': is not a member of '_zend_array'
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_types.h(236): note: see declaration of '_zend_array'
ext\aop\aop.c(311): warning C4002: too many actual parameters for macro 'zend_hash_add'
ext\aop\aop.c(311): error C2065: 'handle': undeclared identifier
ext\aop\aop.c(311): warning C4133: 'function': incompatible types - from 'char *' to 'zend_string *'
ext\aop\aop.c(311): warning C4047: 'function': 'zval *' differs in levels of indirection from '::size_t'
ext\aop\aop.c(311): warning C4024: '_zend_hash_add': different types for formal and actual parameter 3
ext\aop\aop.c(319): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(319): error C2297: '*': illegal, right operand has type 'int *'
ext\aop\aop.c(335): warning C4047: 'function': 'HashPosition *' differs in levels of indirection from 'void **'
ext\aop\aop.c(335): warning C4024: 'zend_hash_get_current_data_ex': different types for formal and actual parameter 2
ext\aop\aop.c(335): warning C4020: 'zend_hash_get_current_data_ex': too many actual parameters
ext\aop\aop.c(335): warning C4047: '!=': 'zval *' differs in levels of indirection from 'int'
ext\aop\aop.c(345): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(345): error C2059: syntax error: ')'
ext\aop\aop.c(346): error C2223: left of '->current_pointcut' must point to struct/union
ext\aop\aop.c(348): error C2223: left of '->pos' must point to struct/union
ext\aop\aop.c(349): error C2223: left of '->advice' must point to struct/union
ext\aop\aop.c(350): error C2223: left of '->kind_of_advice' must point to struct/union
ext\aop\aop.c(351): error C2223: left of '->object' must point to struct/union
ext\aop\aop.c(352): error C2223: left of '->to_return_ptr_ptr' must point to struct/union
ext\aop\aop.c(353): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(354): error C2223: left of '->ex' must point to struct/union
ext\aop\aop.c(355): error C2223: left of '->object' must point to struct/union
ext\aop\aop.c(356): error C2223: left of '->scope' must point to struct/union
ext\aop\aop.c(357): error C2223: left of '->called_scope' must point to struct/union
ext\aop\aop.c(358): error C2223: left of '->args' must point to struct/union
ext\aop\aop.c(359): error C2223: left of '->args_overloaded' must point to struct/union
ext\aop\aop.c(360): error C2223: left of '->exception' must point to struct/union
ext\aop\aop.c(369): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(370): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(374): error C2223: left of '->args_overloaded' must point to struct/union
ext\aop\aop.c(374): error C2223: left of '->args' must point to struct/union
ext\aop\aop.c(374): warning C4047: 'function': 'int' differs in levels of indirection from 'zval **'
ext\aop\aop.c(374): warning C4024: '_test_func_pointcut_and_execute': different types for formal and actual parameter 7
ext\aop\aop.c(374): error C2198: '_test_func_pointcut_and_execute': too few arguments for call
ext\aop\aop.c(378): warning C4133: '=': incompatible types - from 'zend_object *' to 'zval *'
ext\aop\aop.c(379): error C2223: left of '->exception' must point to struct/union
ext\aop\aop.c(382): warning C4133: '=': incompatible types - from 'zval *' to 'zend_object *'
ext\aop\aop.c(383): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(384): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(388): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(389): error C2223: left of '->value' must point to struct/union
ext\aop\aop.c(402): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(402): error C2297: '*': illegal, right operand has type 'int *'
ext\aop\aop.c(414): warning C4020: 'zend_hash_index_find': too many actual parameters
ext\aop\aop.c(414): warning C4047: '!=': 'zval *' differs in levels of indirection from 'int'
ext\aop\aop.c(422): error C2039: 'function_state': is not a member of '_zend_execute_data'
c:\php-snap-build\php-src\php72\x64\php-src\zend\zend_compile.h(462): note: see declaration of '_zend_execute_data'
ext\aop\aop.c(430): error C2065: 'AopJoinpoint_object': undeclared identifier
ext\aop\aop.c(430): error C2059: syntax error: ')'
ext\aop\aop.c(430): fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.11.25503\bin\HostX64\x64\cl.exe"' : return code '0x2'
Stop.
