"cl.exe" /D COMPILE_DL_FILTER /D FILTER_EXPORTS=1 /nologo /FD /I . /I main /I regex /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /YX /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "..\php_build\include" /D U_STATIC_IMPLEMENTATION=1 /D FD_SETSIZE=256 /FoRelease_TS\pecl_6_0\filter\ /FdRelease_TS\pecl_6_0\filter\ /FpRelease_TS\pecl_6_0\filter\ /FRRelease_TS\pecl_6_0\filter\ /c ..\pecl_6_0\filter\callback_filter.c ..\pecl_6_0\filter\filter.c ..\pecl_6_0\filter\logical_filters.c ..\pecl_6_0\filter\sanitizing_filters.c callback_filter.c ..\pecl_6_0\filter\callback_filter.c(30) : warning C4047: 'function' : 'struct _zval_struct *' differs in levels of indirection from 'char ** ' ..\pecl_6_0\filter\callback_filter.c(30) : warning C4024: 'zend_is_callable' : different types for formal and actual parameter 3 filter.c logical_filters.c sanitizing_filters.c Creating library Release_TS\php_filter.lib and object Release_TS\php_filter.exp EXT filter build complete