[vcvarsall.bat] Environment initialized for: 'x64'

C:\build\22a6e8e4>call phpize  2>&1 
Rebuilding configure.js
C:\build\22a6e8e4\php-dev
module ... ,psr-1.2.0
Now run 'configure --help'
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
  Detected compiler Visual C++ 2019
  Detected x64 compiler
Checking for link.exe ...  <in default path>
Checking for nmake.exe ...  <in default path>
Checking for lib.exe ...  <in default path>
Checking for bison.exe ...  <in default path>
  Detected bison version 3.3.2
Checking for sed.exe ...  <in default path>
Checking for re2c.exe ...  <in default path>
  Detected re2c version 1.1.1
Checking for zip.exe ...  <in default path>
Checking for lemon.exe ...  <in default path>
Checking for 7za.exe ...  <in default path>
Checking for mc.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64
Checking for mt.exe ...  C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64

Build dir: C:\build\22a6e8e4\x64\Release
PHP Core:  php8.dll and php8.lib

Enabling extension C:\build\22a6e8e4 [shared]

Creating build dirs...
Generating files...
Generating Makefile
Generating main/config.pickle.h
Generating pickle deps
Done.



Enabled extensions:
----------------------
| Extension | Mode   |
----------------------
| phalcon   | shared |
----------------------


-----------------------------------------
|                     |                 |
-----------------------------------------
| Build type          | Release         |
| Thread Safety       | No              |
| Compiler            | Visual C++ 2019 |
| Target Architecture | x64             |
| Host Architecture   | x64             |
| Optimization        | PGO disabled    |
| Native intrinsics   | SSE2            |
| Static analyzer     | disabled        |
-----------------------------------------


WARNING
The following arguments is invalid, and therefore ignored:
 --with-phalcon


Type 'nmake' to build PHP
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_PHALCON /D PHALCON_EXPORTS=1 -IC:\build\22a6e8e4 /nologo /I C:\build\22a6e8e4\php-dev/include /I C:\build\22a6e8e4\php-dev/include/main /I C:\build\22a6e8e4\php-dev/include/Zend /I C:\build\22a6e8e4\php-dev/include/TSRM /I C:\build\22a6e8e4\php-dev/include/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 /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /D ZEPHIR_RELEASE /Oi /Ot /Oy /Ob2 /Gs /GF /Gy /GL /FpC:\build\22a6e8e4\x64\Release\\ /FRC:\build\22a6e8e4\x64\Release\\ /FdC:\build\22a6e8e4\x64\Release\\ /c C:\build\22a6e8e4\phalcon.zep.c /FoC:\build\22a6e8e4\x64\Release\\phalcon.zep.obj
phalcon.zep.c
C:\build\22a6e8e4\phalcon.zep.c(3981): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\build\22a6e8e4\phalcon.zep.c(8869): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(8939): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(9041): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(9264): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(13124): warning C4273: '_php_math_round': inconsistent dll linkage
C:\build\22a6e8e4\php-dev\include\ext/standard/php_math.h(21): note: see previous definition of '_php_math_round'
C:\build\22a6e8e4\phalcon.zep.c(14295): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(14295): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(14449): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(14449): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(14451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(14451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(14633): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(14633): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(14925): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(14925): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(15575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(15575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(15576): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(15576): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(15959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(15959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16000): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16000): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16094): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16094): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16262): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16262): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16958): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16958): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(16960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(16960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17118): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17118): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17744): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17744): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17793): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17793): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(17982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(17982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18209): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18209): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18416): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18416): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18850): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18850): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(18989): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(18989): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19165): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19165): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19484): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19484): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19529): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19529): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19619): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19619): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19734): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19734): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(19880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(19880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20071): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20071): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20311): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20311): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(20835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(20835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21126): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21126): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21261): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21261): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21472): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21472): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21475): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21475): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21476): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21476): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21477): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21477): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21782): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21782): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21783): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21783): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21967): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21967): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(21988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(21988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22176): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22176): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22242): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22242): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22275): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22275): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22308): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22308): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22390): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22390): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22423): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22423): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22456): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22456): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22499): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22499): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22695): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22695): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(22967): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(22967): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23158): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23158): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23160): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23160): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23240): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23240): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23289): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23289): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23337): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23337): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23381): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23381): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23383): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23383): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23384): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23384): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23385): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23385): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23434): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23434): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23436): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23436): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23482): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23482): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23484): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23484): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23524): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23524): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23562): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23562): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23564): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23564): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23840): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23840): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23842): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23842): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23927): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23927): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(23974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(23974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24287): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24287): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24288): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24288): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24290): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24290): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24596): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24596): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24628): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24628): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24778): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24778): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24808): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24808): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(24903): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(24903): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25014): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25014): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25015): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25015): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25017): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25017): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25095): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25095): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25150): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25150): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25187): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25187): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25188): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25188): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25393): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25393): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25573): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25573): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25875): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25875): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(25994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(25994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(26013): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(26013): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(26935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(26935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(26989): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(26989): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27372): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27372): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27472): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27472): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27519): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27519): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27832): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27832): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(27935): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(27935): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28049): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28049): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28082): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28082): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28115): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28115): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28410): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28410): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28544): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28544): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28630): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28630): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28724): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28724): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28835): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28835): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(28938): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(28938): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29105): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29105): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29285): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29285): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29426): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29426): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(29810): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(29810): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30268): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30268): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30382): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30382): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30667): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30667): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30759): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30759): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30844): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30844): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(30971): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(30971): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(31192): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(31192): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(31260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(31260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(31602): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(31602): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(31603): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(31603): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(32535): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(32535): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(32631): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(32631): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(32763): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(32763): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(32903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(32903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(32950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(32950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33358): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33358): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33592): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33592): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33593): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33593): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33636): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33636): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33637): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33637): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33679): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33679): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33680): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(33680): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33725): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33725): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(33850): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(33850): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34161): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34161): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34292): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34292): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34441): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34441): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(34597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(34597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35245): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35245): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35415): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35415): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35487): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35487): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35867): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35867): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(35992): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(35992): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36599): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36599): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36838): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36838): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36914): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36914): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(36962): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(36962): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37055): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37055): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37083): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37083): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37084): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37084): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37155): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37155): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37203): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37203): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37303): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37303): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37372): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37372): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37635): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37635): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37757): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37757): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(37994): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(37994): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38377): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38377): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38763): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38763): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38807): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38807): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(38972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(38972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39073): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39073): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39124): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39124): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39256): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39256): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39257): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39257): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39292): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39292): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39367): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39367): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39533): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39533): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39660): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39660): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39762): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39762): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39847): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39847): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(39912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(39912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40034): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40034): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40274): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40274): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40728): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40728): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(40821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(40821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41033): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41033): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41700): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41700): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41742): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41742): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(41776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(41776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42214): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42214): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(42924): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(42924): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(43719): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(43719): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44039): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44039): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44175): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44175): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44259): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44259): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44638): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44638): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44727): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44727): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44806): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44806): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(44878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(44878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45250): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45250): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45619): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45619): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(45894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(45894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(46721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(46721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(46917): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(46917): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(47161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(47161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(47170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(47170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(47501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(47501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(48490): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(48490): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(48687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(48687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(48845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(48845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(48854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(48854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49271): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49271): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49478): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49478): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49481): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49481): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(49981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(49981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50105): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50105): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50156): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50156): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50264): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50264): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50356): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50356): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50582): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50582): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50584): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50584): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50646): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50646): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50755): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50755): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50843): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50843): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(50883): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(50883): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51173): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51173): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51285): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51285): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51392): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51392): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51580): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51580): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51638): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51638): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51703): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51703): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51773): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51773): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51848): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51848): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(51868): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(51868): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52231): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52231): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52332): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52332): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52580): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52580): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52911): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52911): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(52987): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(52987): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53299): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53299): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53343): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53343): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53448): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53448): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53495): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53655): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53655): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53686): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53686): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53751): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53751): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53816): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53816): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(53817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(53817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54301): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54301): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54303): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54303): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54458): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54458): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(54901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(54901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55556): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55556): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55675): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55675): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(55677): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(55677): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56308): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56308): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56310): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56310): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56460): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56460): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56462): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56462): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(56984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(56984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57340): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57340): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57598): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57598): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(57958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(57958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58009): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58009): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58131): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58131): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58170): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58170): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58881): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58881): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(58944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(58944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(59281): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(59281): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(59470): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(59470): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(59815): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(59815): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(59934): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(59934): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60199): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60199): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60319): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60319): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60569): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60569): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60651): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60651): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60735): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60735): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(60972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(60972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(62492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(62492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(62726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(62726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(62807): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(62807): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64130): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64130): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64157): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64157): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64158): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64158): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64224): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64224): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64430): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64430): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64560): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64560): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64645): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64645): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64871): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64871): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(64969): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(64969): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65018): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65018): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65961): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65961): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(65999): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(65999): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66031): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66031): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66156): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66156): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66202): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66202): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66314): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66314): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66347): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66347): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66405): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66405): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66624): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66624): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66625): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66625): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66626): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66626): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66826): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66826): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(66942): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(66942): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67035): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67035): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67269): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67269): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(67545): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(67545): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68085): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68085): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68086): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68086): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68143): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68143): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68230): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68230): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68311): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68311): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68347): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68347): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68348): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68348): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68350): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68350): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68409): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68409): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68411): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68411): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68476): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68476): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68534): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68534): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68535): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68535): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68818): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68818): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68821): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68821): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68865): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68865): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68914): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68914): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68915): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68915): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(68979): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(68979): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69031): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69031): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69328): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69328): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69387): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69387): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69445): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69445): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69505): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69505): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69569): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69569): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69670): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69670): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69857): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69857): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69938): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69938): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(69986): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(69986): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70044): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70044): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70195): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70195): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70379): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70379): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70547): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70547): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70548): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70548): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(70783): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(70783): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71269): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71269): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71342): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71342): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71419): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71419): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71530): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71530): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71561): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71561): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(71925): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(71925): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72210): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72210): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72262): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72262): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72264): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72264): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72482): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72482): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72484): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72484): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72485): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72485): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72569): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72569): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72682): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72682): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(72984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(72984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73043): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73043): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73300): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73300): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73344): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73344): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73411): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73411): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73413): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73413): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73414): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73414): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73523): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73523): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73524): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73524): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73569): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73569): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73572): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73572): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73694): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73694): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73697): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73697): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73776): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73776): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73857): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73857): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73860): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73860): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(73922): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(73922): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74118): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74118): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74119): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74119): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74203): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74203): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74306): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74306): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74308): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74308): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74309): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74309): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74378): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74378): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74483): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74483): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74485): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74485): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74524): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74524): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74526): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74526): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74527): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74527): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74583): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74583): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74585): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74585): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74586): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74586): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74736): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74736): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74738): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74738): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74805): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74805): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(74806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(74806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75024): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75024): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75205): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75205): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(75394): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(75394): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76082): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76082): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76209): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76209): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76303): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76303): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76369): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76369): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76515): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76515): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76943): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76943): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76987): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76987): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(76989): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(76989): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77115): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77115): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77274): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77274): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77317): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77317): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77372): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77372): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77923): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77923): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(77924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(77924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78133): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78133): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78135): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78135): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78267): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78267): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78668): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78668): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(78821): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(78821): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79230): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79230): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79232): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79232): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79312): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79312): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79347): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79347): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79442): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79442): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79493): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79493): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79586): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79586): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79588): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79588): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79643): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79643): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(79950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(79950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80178): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80178): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80435): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80435): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80807): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80807): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(80809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(80809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81184): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81184): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81186): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81186): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81288): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81288): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81323): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81323): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81358): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81358): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81359): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81359): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81406): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81406): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81407): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81407): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81547): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81547): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81926): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81926): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(81978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(81978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82001): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82001): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82035): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82035): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82036): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82036): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82105): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82105): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82349): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(82349): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\22a6e8e4\phalcon.zep.c(82367): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82386): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82386): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82405): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82405): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82424): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82424): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82486): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82486): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82588): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82588): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82589): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82589): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82729): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82729): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82774): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82774): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82776): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82776): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82833): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82833): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82834): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82834): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82889): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82889): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82890): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82890): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(82960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(82960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83134): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83134): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83457): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83457): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83718): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83718): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83719): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83719): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83777): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83777): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83824): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83824): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83825): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83825): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(83882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(83882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84100): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84100): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84397): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84397): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84591): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84591): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84692): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84692): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84796): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84796): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84824): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84824): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84867): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84867): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84923): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84923): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(84925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(84925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85006): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85006): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85317): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85317): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85507): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85507): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85589): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85589): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85664): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85664): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(85885): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(85885): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86167): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86167): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86169): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86169): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86170): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86170): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86288): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86288): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86761): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86761): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86805): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86805): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(86806): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(86806): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87005): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87005): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87143): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87143): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(87337): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(87337): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88540): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88575): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88575): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88648): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88648): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(88902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(88902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(89579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(89579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(89581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(89581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(89867): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(89867): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(89868): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(89868): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90031): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90031): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90187): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90187): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90948): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90948): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(90950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(90950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91246): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91246): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91340): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91340): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91413): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91413): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91495): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91528): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91528): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91530): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91530): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91636): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91636): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91678): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91678): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91764): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91764): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91807): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91807): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91868): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91868): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91870): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91870): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(91996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(91996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92069): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92069): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92272): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92272): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92426): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92426): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92462): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92462): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92533): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92533): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92691): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92691): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92767): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92767): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92860): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92860): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92862): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92862): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(92926): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(92926): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93020): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93020): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93346): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93346): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(93822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(93822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(94644): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(94644): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(94813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(94813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(94845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(94845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(94894): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(94894): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95157): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95157): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95410): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95410): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95548): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95548): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95549): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95549): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95703): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95703): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95756): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95756): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95870): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95870): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(95959): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(95959): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96071): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96071): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96648): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96648): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96650): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96650): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96809): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96809): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96860): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96860): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(96862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(96862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97225): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97225): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97355): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97355): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97513): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97513): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97572): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97572): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97775): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97775): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97923): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97923): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97975): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97975): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(97976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(97976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98086): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98086): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98088): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98088): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98284): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98284): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98324): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98324): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98373): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98373): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98375): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98375): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98519): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98519): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(98978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(98978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99068): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99068): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99332): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99332): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99333): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99333): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99431): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99431): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99479): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99479): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99531): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99531): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99588): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99588): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99701): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99701): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99738): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99738): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99794): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99794): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99861): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99861): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99950): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99950): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(99985): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(99985): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100024): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100024): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100077): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100077): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100156): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100156): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100208): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100208): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100267): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100267): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100351): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100351): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100378): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100378): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100430): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100430): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100530): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100530): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100584): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100584): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100626): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100626): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100672): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100672): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100718): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100718): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100759): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100759): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100798): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100798): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100839): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100839): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100882): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100882): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100883): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100883): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100942): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100942): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(100944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(100944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101190): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101190): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101316): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101316): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101387): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101387): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(101688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(101688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(102518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(102518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(102963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(102963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103094): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103094): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103631): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103631): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(103783): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(103783): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104482): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104482): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104521): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104521): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104838): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104838): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104877): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104877): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(104955): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(104955): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105355): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105355): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105356): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105356): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105409): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105409): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(105841): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(105841): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(106021): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(106021): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(106233): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(106233): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(106282): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(106282): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(106414): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(106414): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(106712): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(106712): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(107471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(107471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(107507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(107507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(107893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(107893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(107947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(107947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(108398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(108398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(108996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(108996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109118): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109118): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109288): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109288): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109483): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109483): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109543): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
C:\build\22a6e8e4\phalcon.zep.c(109563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(109910): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(109910): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112064): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112064): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112065): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112065): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112310): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112310): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112311): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112311): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(112442): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(112442): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(113937): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(113937): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114024): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114024): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114152): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114152): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114155): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114155): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114257): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114257): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114260): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114260): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114305): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114305): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114308): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114308): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114311): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114311): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114384): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114384): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114415): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114415): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114445): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114445): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114473): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114473): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(114528): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(114528): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115068): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115068): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(115838): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(115838): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(116967): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(116967): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117019): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117019): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117038): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117038): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117534): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117534): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117700): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117700): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117729): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117729): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(117869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(117869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118022): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118022): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118079): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118079): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118492): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118492): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118519): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118519): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118624): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118624): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118675): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118675): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118831): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118831): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(118862): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(118862): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119008): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119008): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119010): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119010): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119109): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119109): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119110): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119110): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119397): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119397): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119638): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119638): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(119921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(119921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120343): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\22a6e8e4\phalcon.zep.c(120377): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\22a6e8e4\phalcon.zep.c(120403): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\22a6e8e4\phalcon.zep.c(120503): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120503): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120721): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120721): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120866): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120866): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120897): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120897): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(120930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(120930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121473): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121473): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121677): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121677): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121679): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121679): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121729): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121729): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(121731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(121731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122162): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122162): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122287): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122287): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122508): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122508): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122858): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122858): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122894): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122894): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(122963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(122963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123001): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123001): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123062): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123062): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123108): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123108): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123241): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123241): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123486): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123486): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123656): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123656): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123820): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123820): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(123871): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(123871): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124000): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124000): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124056): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124056): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124165): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124165): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124654): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124654): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124656): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124656): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(124800): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(124800): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125186): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125186): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125358): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125358): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125718): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125718): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(125719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(125719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(126093): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(126093): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(126729): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(126729): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(126870): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(126870): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(126871): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(126871): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136395): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136395): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136458): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136458): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(136563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(136563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137066): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137066): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137068): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137068): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137690): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137690): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137772): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137772): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(137977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(137977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138147): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138147): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(138560): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(138560): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139000): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139000): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139270): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139270): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139343): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139343): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139395): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139395): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139496): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139719): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139719): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(139721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(139721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140108): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140108): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140166): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140166): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140219): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140219): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140241): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140241): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140283): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140283): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140457): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140457): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140458): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140458): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140842): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140842): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140898): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140898): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(140899): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(140899): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141001): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141001): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141257): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141257): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141833): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141833): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141836): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141836): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(141939): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(141939): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142050): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142050): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142173): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142173): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142283): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142283): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142551): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142551): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142591): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142591): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142592): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142592): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142631): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142631): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142632): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142632): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142671): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142671): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142863): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142863): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142967): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142967): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(142971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(142971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143127): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143127): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143919): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143919): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(143991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(143991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144249): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144249): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144434): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144434): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144698): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144698): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144948): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144948): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(144980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(144980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(145020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(145020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(145086): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(145086): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(145347): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(145347): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(145348): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(145348): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(145349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(145349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146355): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146355): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146380): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146380): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146461): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146461): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(146735): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(146735): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147045): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147045): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147102): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147102): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147163): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147163): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147164): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147164): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147358): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147358): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147359): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147359): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147545): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147545): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147581): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147581): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147657): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147657): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147769): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147769): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147770): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147770): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147771): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147771): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147897): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147897): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147898): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147898): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(147899): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(147899): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(148247): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(148247): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(148248): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(148248): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(148249): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(148249): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149095): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149095): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149096): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149096): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149097): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149097): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149347): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149347): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149395): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149395): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(149598): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(149598): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150317): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150317): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150417): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150417): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150481): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150481): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150565): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150565): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(150731): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(150731): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(151613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(151613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(151615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(151615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(151616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(151616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152016): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152016): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152258): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152258): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152259): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152259): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152260): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152260): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152334): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152334): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152335): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152335): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152336): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152336): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152434): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152434): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152645): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152645): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152822): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152822): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152868): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152868): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152869): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152869): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(152870): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(152870): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(154832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(154832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(154836): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(154836): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(154924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(154924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(155072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(155072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156143): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156143): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156199): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156199): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156639): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156639): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(156979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(156979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157034): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157034): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157035): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157035): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157090): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157090): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157091): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157091): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157226): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157226): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(157230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(157230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158289): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158289): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158290): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158290): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158345): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158345): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158347): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158347): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158452): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158452): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158714): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158714): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158768): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158768): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158770): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158770): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158821): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158821): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158823): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158823): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158905): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158905): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158907): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158907): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158908): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158908): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158961): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158961): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(158964): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(158964): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159068): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159068): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159108): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159108): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159167): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159167): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159168): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159168): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159239): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159239): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159354): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159354): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159618): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159618): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(159875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(159875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(169151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(169151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(169698): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(169698): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(169899): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(169899): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(169967): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(169967): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170068): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170068): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170096): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170096): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170150): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170150): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170230): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170230): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170262): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170262): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(170316): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(170316): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(171971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(171971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(172109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(172109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(172188): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(172188): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(172881): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(172881): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173555): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173555): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173619): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173619): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173723): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173723): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173772): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173772): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173818): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173818): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173899): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173899): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173942): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173942): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(173988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(173988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174110): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174110): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174437): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174437): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174614): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174614): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174633): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174633): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174737): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174737): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(174869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(174869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175178): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175178): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175249): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175249): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175540): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175559): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175559): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175742): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175742): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(175840): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(175840): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176178): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176178): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176528): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176528): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176532): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176532): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176887): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176887): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(176985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(176985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177061): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177061): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177082): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177082): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177134): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177134): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177258): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177258): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177262): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177262): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177358): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177358): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177361): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177361): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177407): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177407): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177459): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177459): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177738): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177738): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177777): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177777): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177985): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177985): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(177986): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(177986): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178081): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178081): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178136): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178136): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178274): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178274): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178365): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178365): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178449): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178449): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178545): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178545): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178736): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178736): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178792): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178792): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178867): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178867): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178895): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178895): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178896): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178896): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(178990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(178990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179919): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179919): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(179993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(179993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180054): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180054): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180105): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180105): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180106): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180106): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180246): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180246): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180355): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180355): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180503): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180503): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180572): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180572): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180645): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180645): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(180994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(180994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181068): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181068): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181196): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181196): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181264): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181264): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181266): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181266): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181476): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181476): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181510): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181510): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181662): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181662): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181771): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181771): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181773): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181773): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181806): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181806): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181839): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181839): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181870): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181870): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181872): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181872): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181905): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181905): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181938): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181938): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(181974): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(181974): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182009): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182009): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182042): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182042): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182249): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182249): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182285): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182285): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182402): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182402): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182735): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182735): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(182894): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(182894): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183225): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183225): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183226): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183226): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183329): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183329): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183439): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183439): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(183511): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(183511): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184288): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184288): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184446): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184446): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184491): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184491): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(184996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(184996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(185946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(185946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(186903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(186903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187450): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187450): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187452): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187452): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187453): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187453): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187635): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187635): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187736): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187736): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187738): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187738): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(187974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(187974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188474): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188474): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188475): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188475): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188476): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188476): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188477): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188477): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188478): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188478): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188708): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188708): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(188790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(188790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(189812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(189812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190033): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190033): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(190903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(190903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191104): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191104): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191327): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191327): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191483): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191483): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191516): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191516): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(191908): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(191908): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192225): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192225): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192423): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192423): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192858): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192858): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(192943): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(192943): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193045): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193045): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193187): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193187): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193734): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193734): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193736): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193736): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(193923): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(193923): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194074): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194074): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194369): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194369): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194413): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194413): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194481): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194481): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194482): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194482): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194483): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194483): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194804): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194804): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194896): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194896): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(194981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(194981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195052): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195052): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195098): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195098): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195143): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195143): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(195776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(195776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196276): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196276): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196453): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196453): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196778): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196778): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(196950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(196950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197181): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197181): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197551): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197551): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197659): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197659): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(197931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(197931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198150): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198150): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198204): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198204): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198234): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198234): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198235): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198235): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198332): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198332): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198359): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198359): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198710): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198710): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(198971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(198971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199231): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199231): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199304): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199304): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199421): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199421): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199422): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199422): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199578): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199578): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199795): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199795): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199909): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199909): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(199911): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(199911): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200423): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200423): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200645): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200645): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200708): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200708): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(200990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(200990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201373): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201373): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201375): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201375): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(201728): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(201728): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202055): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202055): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202155): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202155): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202217): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202217): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202236): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202236): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202255): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202255): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202318): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202318): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202469): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202469): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202554): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202554): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202598): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202598): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202599): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202599): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202695): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202695): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202891): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202891): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(202924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(202924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203096): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203096): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203257): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203257): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203445): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203445): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203536): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203536): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203761): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203761): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(203903): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(203903): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204062): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204062): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204303): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204303): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204358): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204358): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204419): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204419): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204593): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204593): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204655): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204655): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204945): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204945): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204949): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204949): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(204996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(204996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205102): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205102): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(205143): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\22a6e8e4\phalcon.zep.c(205143): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\22a6e8e4\phalcon.zep.c(206484): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
	rc /nologo  /I C:\build\22a6e8e4\php-dev/include /I C:\build\22a6e8e4\php-dev/include/main /I C:\build\22a6e8e4\php-dev/include/Zend /I C:\build\22a6e8e4\php-dev/include/TSRM /I C:\build\22a6e8e4\php-dev/include/ext /I C:\build\22a6e8e4\php-dev/include /n /fo C:\build\22a6e8e4\x64\Release\php_phalcon.dll.res /d FILE_DESCRIPTION="\"php_phalcon.dll\"" /d FILE_NAME="\"php_phalcon.dll\"" /d URL="\"https://www.php.net\"" /d INTERNAL_NAME="\"PHALCON extension\"" /d THANKS_GUYS="\"\"" C:\build\22a6e8e4\php-dev\build\template.rc
	"link.exe" @"C:\build\22a6e8e4\x64\Release\resp\PHALCON_GLOBAL_OBJS.txt" C:\build\22a6e8e4\php-dev\lib\php8.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\22a6e8e4\x64\Release\php_phalcon.dll.res /out:C:\build\22a6e8e4\x64\Release\php_phalcon.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /LTCG /libpath:"C:\build\22a6e8e4\php-dev\lib\;C:\build\22a6e8e4\php-dev" 
   Creating library C:\build\22a6e8e4\x64\Release\php_phalcon.lib and object C:\build\22a6e8e4\x64\Release\php_phalcon.exp
Generating code
Finished generating code
EXT phalcon build complete
