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

C:\build\c7e3a5de>call phpize  2>&1 
Rebuilding configure.js
C:\build\c7e3a5de\php-dev
module ... ,psr-1.2.0
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 64-bit 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\c7e3a5de\x64\Release_TS
PHP Core:  php8ts.dll and php8ts.lib

Enabling extension C:\build\c7e3a5de [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     | Yes             |
| Compiler          | Visual C++ 2019 |
| Architecture      | x64             |
| Optimization      | PGO disabled    |
| Native intrinsics | SSE2            |
| Static analyzer   | disabled        |
---------------------------------------


Type 'nmake' to build PHP
	"cl.exe" /D ZEND_COMPILE_DL_EXT=1 /D COMPILE_DL_PHALCON /D PHALCON_EXPORTS=1 -IC:\build\c7e3a5de /nologo /I C:\build\c7e3a5de\php-dev/include /I C:\build\c7e3a5de\php-dev/include/main /I C:\build\c7e3a5de\php-dev/include/Zend /I C:\build\c7e3a5de\php-dev/include/TSRM /I C:\build\c7e3a5de\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 /D ZTS=1 /I "..\deps\include" /D ZEPHIR_RELEASE /Oi /Ot /Oy /Ob2 /Gs /GF /Gy /GL /FpC:\build\c7e3a5de\x64\Release_TS\\ /FRC:\build\c7e3a5de\x64\Release_TS\\ /FdC:\build\c7e3a5de\x64\Release_TS\\ /c C:\build\c7e3a5de\phalcon.zep.c /FoC:\build\c7e3a5de\x64\Release_TS\\phalcon.zep.obj
phalcon.zep.c
C:\build\c7e3a5de\phalcon.zep.c(3983): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\build\c7e3a5de\phalcon.zep.c(8893): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(8963): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(9065): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(9288): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(13150): warning C4273: '_php_math_round': inconsistent dll linkage
C:\build\c7e3a5de\php-dev\include\ext/standard/php_math.h(21): note: see previous definition of '_php_math_round'
C:\build\c7e3a5de\phalcon.zep.c(14333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(14333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(14487): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(14487): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(14489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(14489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(14671): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(14671): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(14963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(14963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(15613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(15613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(15614): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(15614): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(15997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(15997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16038): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16038): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16372): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16372): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16824): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16824): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16826): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16826): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(16828): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(16828): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17606): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17606): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17692): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17692): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(17902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(17902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(18304): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(18304): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(18367): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(18367): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(18430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(18430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(18493): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(18493): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(18554): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(18554): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19049): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19049): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19254): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19254): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(19997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(19997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20585): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20585): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20760): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20760): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20761): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20761): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20943): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20943): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(20944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(20944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21044): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21044): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21782): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21782): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21783): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21783): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21784): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21784): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21785): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21785): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21786): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21786): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(21787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(21787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(22016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(22016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(22017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(22017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(22019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(22019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(22096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(22096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(22098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(22098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(23988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(23988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(24211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(24211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(24412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(24412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(24448): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(24448): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(24918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(24918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25107): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25107): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25274): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25274): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25338): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25338): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25499): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25499): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(25844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(25844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26014): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26014): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26015): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26015): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26036): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26036): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26369): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26369): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26388): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26388): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26407): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26407): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26669): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26669): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26707): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26707): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26750): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26750): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26751): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26751): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(26847): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(26847): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27248): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27248): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27539): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27880): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27880): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27969): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27969): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(27970): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(27970): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28048): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28048): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(28861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(28861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(29136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(29136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(29963): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(29963): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(30159): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(30159): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(30403): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(30403): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(30412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(30412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(30743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(30743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(31732): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(31732): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(31929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(31929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32087): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32087): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32619): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32619): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32734): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32734): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(32976): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(32976): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33046): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33046): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33090): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33090): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33242): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33242): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33432): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33432): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33433): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33433): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33434): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33434): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33563): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33563): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33770): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33770): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(33883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(33883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34062): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34062): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34067): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34067): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34068): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34068): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34239): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34239): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34283): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34283): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34422): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34422): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34577): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34577): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34669): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34669): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34686): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34686): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34797): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34797): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34896): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34896): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34942): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34942): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(34995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(34995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35118): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35118): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35273): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35273): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35312): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35312): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35409): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35409): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35515): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35515): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35520): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35520): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35521): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35521): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35616): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35616): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35671): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35671): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35809): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35809): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35812): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35812): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35900): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35900): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(35984): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(35984): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36080): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36080): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36179): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36179): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36220): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36220): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36271): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36271): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36323): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36323): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36327): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36327): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36430): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36430): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(36718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(36718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37528): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37528): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37589): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37589): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37781): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37781): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37782): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37782): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37889): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37889): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37890): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37890): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(37891): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(37891): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38042): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38042): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38142): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38142): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38143): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38143): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38272): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38272): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38364): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38364): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38433): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38433): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38436): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38436): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38853): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38853): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(38975): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(38975): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39582): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39582): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39703): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39703): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39827): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39827): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39849): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39849): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39867): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39867): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39961): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39961): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(39994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(39994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40342): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40342): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40399): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40399): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40486): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40486): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40567): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40567): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40606): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40606): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40667): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40667): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40668): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40668): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40732): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40732): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40791): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40791): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(40940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(40940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41077): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41077): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41121): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41121): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41171): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41171): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41235): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41235): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41318): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41318): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41609): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41609): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41698): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41698): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41699): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41699): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41744): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41744): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41841): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41841): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41843): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41843): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(41997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(41997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42140): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42140): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42199): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42199): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42255): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42255): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42257): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42257): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42317): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42317): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42379): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42379): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42434): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42434): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42435): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42435): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42482): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42482): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42551): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42551): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42578): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42578): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42614): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42614): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42669): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42669): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42750): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42750): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42798): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42798): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42856): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42856): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(42926): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(42926): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43008): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43008): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43153): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43153): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43359): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43359): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43360): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43360): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43595): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43595): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(43919): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(43919): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44081): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44081): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44154): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44154): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44231): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44231): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44342): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44342): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44373): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44373): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44649): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44649): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44756): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44756): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44849): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44849): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(44965): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(44965): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45250): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45250): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45271): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45271): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45292): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45292): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45313): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45313): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(45568): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(45568): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46025): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46025): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46059): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46059): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46156): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46156): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46305): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46305): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(46461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(46461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47109): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47109): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47282): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47282): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47478): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47478): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47765): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47765): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47839): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47839): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(47941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(47941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48022): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48022): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48427): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48427): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48627): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48627): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(48988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(48988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49160): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49160): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49188): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49188): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49260): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49260): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49308): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49308): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49427): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49427): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49475): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49475): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49511): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49511): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49698): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49698): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49824): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49824): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(49957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(49957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50696): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50696): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50827): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50827): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50899): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50899): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(50966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(50966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51156): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51156): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51382): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51382): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51429): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51429): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51477): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51477): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51530): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51530): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51666): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51666): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51713): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51713): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51714): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51714): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51824): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51824): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(51990): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(51990): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52348): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52348): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52650): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52650): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(52909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(52909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53166): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53166): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53369): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53369): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53600): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53600): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53633): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53633): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53698): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53698): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53747): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53747): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(53971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(53971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54126): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54126): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54225): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54225): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54226): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54226): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(54857): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(54857): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55183): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55183): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55322): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55322): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55394): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55394): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55498): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55498): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55674): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55674): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55862): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55862): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(55952): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(55952): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56403): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56403): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56404): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56404): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56469): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56469): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56526): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56526): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56644): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56644): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(56930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(56930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57022): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57022): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57414): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57414): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57459): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57459): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57594): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57594): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57805): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57805): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57807): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57807): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(57810): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(57810): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58115): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58115): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58116): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58116): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58258): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58258): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58321): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58321): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58562): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58562): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58755): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58755): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58790): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58790): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58833): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58833): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58835): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58835): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58884): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58884): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58932): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58932): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58978): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58978): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(58980): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(58980): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59029): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59029): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59030): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59030): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59031): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59031): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59079): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59079): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59119): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59119): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59157): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59157): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59159): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59159): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59437): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59437): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59522): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59522): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59881): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59881): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59882): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59882): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(59885): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(59885): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60083): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60083): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60116): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60116): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60147): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60147): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60149): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60149): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60182): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60182): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60215): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60215): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60295): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60295): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60297): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60297): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60330): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60330): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60363): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60363): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60406): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60406): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60602): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60602): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60881): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60881): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(60975): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(60975): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61048): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61048): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61127): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61127): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61129): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61129): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61193): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61193): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61278): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61278): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61313): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61313): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61419): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61419): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61461): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61461): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61548): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61548): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61659): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61659): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61661): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61661): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61717): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61717): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61863): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61863): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61948): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61948): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61986): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61986): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61989): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61989): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(61990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(61990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62064): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62064): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62066): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62066): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62256): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62256): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62327): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62327): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62370): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62370): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62417): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62417): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62485): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62485): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62561): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62561): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62705): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62705): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(62945): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(62945): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63229): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63229): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63231): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63231): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63380): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63380): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63399): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63399): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(63846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(63846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64413): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64413): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(64937): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(64937): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(65240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(65240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(65390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(65390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(65417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(65417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(65620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(65620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66065): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66065): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66265): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66265): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66487): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66487): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66554): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66554): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66692): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66692): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(66885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(66885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(67542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(67542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(67584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(67584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(67623): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(67623): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(67940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(67940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(67979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(67979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68457): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68457): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68458): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68458): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68511): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68511): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68626): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68626): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(68943): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(68943): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(69123): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(69123): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(69335): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(69335): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(69384): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(69384): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(69516): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(69516): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(69814): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(69814): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(70573): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(70573): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(70609): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(70609): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(70995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(70995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(71049): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(71049): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(71500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(71500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(71980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(71980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72222): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72222): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72392): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72392): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72587): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72587): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(72647): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
C:\build\c7e3a5de\phalcon.zep.c(72667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(72667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(73014): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(73014): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75167): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75167): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75169): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75169): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75265): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75265): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75414): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75414): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75415): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75415): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(75546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(75546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77041): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77041): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77259): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77259): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77304): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77304): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77310): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77310): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77364): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77364): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77409): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77409): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77415): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77415): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77519): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77519): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77549): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77549): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77577): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77577): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(77632): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(77632): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78172): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78172): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78323): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78323): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78515): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78515): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78611): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78611): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78659): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78659): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(78942): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(78942): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(79125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(79125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(79956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(79956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(79983): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(79983): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80010): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80010): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80071): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80071): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80123): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80123): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80142): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80142): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80669): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80669): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80833): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80833): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(80973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(80973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81126): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81126): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81183): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81183): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81255): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81255): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81596): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81596): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81760): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81760): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81779): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81779): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(81966): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(81966): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82213): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82213): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82214): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82214): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(82742): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(82742): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83025): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83025): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83272): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83272): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83436): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83436): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83490): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83490): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83518): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83518): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83666): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83666): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(83917): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(83917): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84446): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84446): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84448): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84448): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(84931): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(84931): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85056): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85056): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85199): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85199): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85627): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85627): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85663): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85663): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85732): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85732): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85770): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85770): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85831): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85831): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(85877): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(85877): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86010): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86010): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86255): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86255): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86329): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86329): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86425): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86425): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86589): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86589): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86640): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86640): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86825): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86825): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(86934): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(86934): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87423): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87423): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87425): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87425): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87569): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87569): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87955): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87955): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87998): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87998): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(87999): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(87999): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88127): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88127): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88146): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88146): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88487): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88487): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(88862): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(88862): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(89498): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(89498): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(89639): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(89639): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(89640): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(89640): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99184): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99184): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(99855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(99855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100105): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100105): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100599): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100599): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100763): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100763): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(100963): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(100963): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101132): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101132): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(101911): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(101911): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102038): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102038): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102111): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102111): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102264): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102264): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102265): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102265): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102369): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102369): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102415): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102415): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102487): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102487): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102934): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102934): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(102987): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(102987): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103009): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103009): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103225): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103225): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103226): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103226): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103667): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103667): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103847): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103847): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(103960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(103960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104025): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104025): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104257): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104257): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104604): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104604): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104707): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104707): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104818): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104818): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104938): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104938): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(104941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(104941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105045): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105045): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105048): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105048): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105051): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105051): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105359): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105359): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105439): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105439): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105631): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105631): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105734): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105734): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105890): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105890): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105891): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105891): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(105895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(105895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106759): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106759): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106887): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106887): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(106974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(106974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107202): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107202): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107716): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107716): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(107854): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(107854): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(108115): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(108115): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(108116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(108116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(108117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(108117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(108912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(108912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(108950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(108950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109123): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109123): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109148): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109148): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109173): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109173): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109503): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109503): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109813): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109813): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109870): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109870): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109933): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109933): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(109934): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(109934): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110131): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110131): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110132): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110132): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110318): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110318): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110354): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110354): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110430): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110430): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110544): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110544): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110545): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110545): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110546): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110546): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110692): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110692): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(110694): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(110694): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111042): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111042): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111043): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111043): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111044): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111044): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111892): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111892): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111893): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111893): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(111894): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(111894): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(112164): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(112164): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(112212): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(112212): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(112415): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(112415): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113134): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113134): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113234): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113234): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113298): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113298): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113338): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113338): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113382): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113382): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(113548): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(113548): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(114430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(114430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(114432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(114432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(114433): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(114433): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(114833): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(114833): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115075): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115075): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115076): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115076): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115077): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115077): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115151): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115151): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115152): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115152): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115153): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115153): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115251): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115251): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115462): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115462): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115639): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115639): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115686): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115686): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(115687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(115687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(117649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(117649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(117653): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(117653): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(117741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(117741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(117889): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(117889): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(118960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(118960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(119016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(119016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(119080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(119080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(119235): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(119235): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(119456): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(119456): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(119563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(119563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120110): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120110): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120610): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120610): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120611): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120611): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120664): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120664): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120666): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120666): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120667): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120667): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120714): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120714): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(120806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(120806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121865): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121865): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121866): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121866): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121921): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121921): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121923): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121923): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(121977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(121977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122028): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122028): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122030): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122030): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122083): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122083): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122084): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122084): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122085): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122085): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122141): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122141): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122241): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122241): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122344): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122344): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122397): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122397): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122481): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122481): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122483): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122483): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122484): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122484): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122537): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122537): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122539): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122540): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122644): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122644): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122684): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122684): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122743): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122743): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122744): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122744): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(122930): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(122930): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(123451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(123451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(132724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(132724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(132862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(132862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(132941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(132941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133006): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133006): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133074): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133074): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133202): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133202): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133203): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133203): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133257): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133257): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133337): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133337): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133369): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133369): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(133423): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(133423): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(135680): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(135680): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136354): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136354): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136453): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136453): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136560): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136560): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136606): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136606): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136609): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136609): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136690): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136690): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136693): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136693): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136736): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136736): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136779): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136779): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136910): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136910): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(136947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(136947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137426): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\c7e3a5de\phalcon.zep.c(137460): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\c7e3a5de\phalcon.zep.c(137486): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\build\c7e3a5de\phalcon.zep.c(137602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137650): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137650): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137836): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137836): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(137900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(137900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138043): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138043): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138046): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138046): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(138921): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(138921): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139151): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139151): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139213): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139213): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139322): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139322): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139410): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139410): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139637): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139637): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139738): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139738): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139740): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139740): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139852): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139852): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(139959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(139959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140147): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140147): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140205): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140205): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140250): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140250): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140270): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140270): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140340): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140340): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140373): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140373): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140415): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140415): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140435): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140435): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140798): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140798): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140899): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140899): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(140948): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(140948): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141215): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141215): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141523): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141523): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(141658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(141658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142133): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142133): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142134): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142134): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142313): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142313): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142434): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142434): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(142895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(142895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143066): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143066): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143217): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143217): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143218): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143218): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143349): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143349): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143382): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143382): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143537): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143537): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143606): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143606): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(143995): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(143995): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144154): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144154): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144395): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144395): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144511): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144511): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(144747): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(144747): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145060): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145060): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145064): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145064): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145188): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145188): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145212): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145212): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145288): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145288): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145461): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145461): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145606): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145606): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145711): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145711): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145793): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145793): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145877): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145877): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(145976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(145976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(146046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(146046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(146114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(146114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(147634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(147634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(147868): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(147868): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(147949): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(147949): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149272): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149272): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149572): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149572): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149707): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149707): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149792): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149792): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(149912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(149912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150009): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150009): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150159): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150159): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150186): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150186): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150309): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150309): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150762): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150762): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150764): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150764): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150838): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150838): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(150966): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(150966): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151036): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151036): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151246): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151246): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151280): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151280): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151427): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151427): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151432): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151432): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151543): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151543): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151576): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151576): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151609): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151609): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151642): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151642): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151673): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151673): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151708): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151708): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151744): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151744): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151777): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151777): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151810): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151810): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(151812): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(151812): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152019): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152019): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152055): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152055): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152172): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152172): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152505): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152505): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152664): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152664): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(152997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(152997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153209): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153209): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153312): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153312): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153344): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153344): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153383): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153383): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153524): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153524): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153730): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153730): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153733): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153733): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153809): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153809): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153811): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153811): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153865): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153865): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153866): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153866): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(153904): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(153904): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154109): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154109): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154367): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154367): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154591): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154591): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154710): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154710): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(154729): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(154729): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(155653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(155653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(155707): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(155707): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(155945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(155945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156190): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156190): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156359): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156359): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156472): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156472): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156550): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156550): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156653): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156653): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(156833): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(156833): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157155): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157155): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157262): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157262): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157348): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157348): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157442): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157442): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157553): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157553): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157656): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157656): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157761): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157761): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157762): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157762): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157823): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157823): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(157903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(157903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158003): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158003): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158144): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158144): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158235): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158235): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158350): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158350): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158541): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158541): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(158999): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(158999): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159113): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159113): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159248): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159248): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159398): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159398): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159490): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159490): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159575): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159575): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159702): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159702): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159923): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159923): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(159991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(159991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(160333): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(160333): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(160334): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(160334): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161266): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161266): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161370): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161370): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(161979): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(161979): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162104): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162104): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162258): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162258): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162495): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162496): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162539): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162540): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162582): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162582): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162583): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(162583): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162628): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162628): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162760): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162760): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(162948): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(162948): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(163809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(163809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164129): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164129): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164167): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164167): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164265): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164265): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164285): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164285): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164317): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164317): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164762): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164762): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164764): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164764): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(164848): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(164848): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165055): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165055): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165074): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165074): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165130): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165130): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165257): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165257): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165355): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165355): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(165693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(165693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166286): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166286): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166287): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166287): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166443): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166443): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166547): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166547): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166660): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166660): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166774): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166774): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(166776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(166776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167014): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167014): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167288): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167288): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167573): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167573): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167790): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167790): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(167940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(167940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168104): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168104): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168150): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168150): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168201): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168201): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168323): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168323): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168362): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168362): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(168683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(168683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(169073): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(169073): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(169136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(169136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(169473): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(169473): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(169679): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(169679): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170024): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170024): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170143): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170143): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170427): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170427): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170536): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170536): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170645): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170645): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170718): warning C4129: 'C': unrecognized character escape sequence
C:\build\c7e3a5de\phalcon.zep.c(170718): warning C4129: 'A': unrecognized character escape sequence
C:\build\c7e3a5de\phalcon.zep.c(170718): warning C4129: 'R': unrecognized character escape sequence
C:\build\c7e3a5de\phalcon.zep.c(170789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(170966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(170966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171019): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171019): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171053): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171053): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171188): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171188): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171406): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171406): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171674): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171674): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171710): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171710): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171839): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171839): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(171970): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(171970): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172000): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172000): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172283): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172283): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172399): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172399): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(172476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(172476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(173296): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(173296): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(173465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(173465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(173497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(173497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(173546): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(173546): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(173809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(173809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174062): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174062): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174169): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174169): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174201): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174201): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174236): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174236): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174355): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174355): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174380): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174380): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174582): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174582): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174611): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174611): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174723): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174723): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(174829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(174829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175099): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175099): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175198): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175198): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175225): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175225): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175405): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175405): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(175597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(175597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176413): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176413): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176545): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176545): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176547): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176547): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176632): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176632): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176664): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176664): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176708): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176708): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176757): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176757): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176759): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176759): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176975): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176975): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(176978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(176978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177048): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177048): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177249): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177249): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177469): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177469): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177548): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177548): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177672): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177672): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177983): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177983): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177985): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177985): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177986): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177986): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(177987): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(177987): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178135): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178135): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178272): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178272): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178318): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178318): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178866): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178866): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178868): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178868): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178915): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178915): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(178967): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(178967): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179006): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179006): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179008): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179008): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179166): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179166): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179251): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179251): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179306): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179306): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179307): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179307): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179355): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179355): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179453): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179453): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179505): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179505): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179562): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179562): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179649): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179649): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179712): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179712): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179768): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179768): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179772): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179772): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179835): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179835): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179924): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179924): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179959): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179959): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(179998): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(179998): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180051): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180051): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180088): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180088): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180130): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180130): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180182): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180182): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180241): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180241): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180325): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180325): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180352): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180352): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180404): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180404): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180405): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180405): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180504): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180504): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180534): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180534): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180558): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180558): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180600): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180600): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180646): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180646): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180692): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180692): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180733): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180733): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180772): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180772): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180813): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180813): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180856): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180856): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180857): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180857): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(180918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(180918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181003): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181003): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181261): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181261): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181736): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181736): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181738): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181738): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181818): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181818): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181821): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181821): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(181905): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(181905): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182018): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182018): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182021): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182021): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182187): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182187): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182379): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182379): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182636): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182636): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182677): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182677): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182679): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182679): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182680): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182680): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182747): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182747): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182750): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182750): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182857): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182857): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182860): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182860): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182905): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182905): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182908): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182908): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(182956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(182956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183030): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183030): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183033): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183033): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183112): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183112): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183193): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183193): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183195): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183195): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183196): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183196): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183257): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183257): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183258): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183258): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183455): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183455): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183539): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183542): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183542): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183642): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183642): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183645): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183645): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183714): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183714): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183819): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183819): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183860): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183860): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183863): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183863): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183919): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183919): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183922): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183922): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(183977): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(183977): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184020): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184020): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184141): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184141): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184359): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184359): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184360): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184360): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184541): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184541): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184542): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184542): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184729): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184729): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(184730): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(184730): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185473): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(185473): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185491): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\build\c7e3a5de\phalcon.zep.c(185491): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185510): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185510): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185548): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185548): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185610): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185610): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185759): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185759): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185760): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185760): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185807): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185807): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185898): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185898): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185899): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185899): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185900): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185900): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185958): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185958): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(185960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(185960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186013): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186013): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186014): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186014): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186082): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186082): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186084): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186084): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186258): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186258): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186477): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186477): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186478): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186478): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186526): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186526): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186626): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186626): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186674): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186674): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186839): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186839): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186842): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186842): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186843): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186843): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186903): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186903): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186948): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186948): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(186949): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(186949): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187006): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187006): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187224): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187224): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187521): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187521): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187714): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187714): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187920): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187920): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187948): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187948): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(187993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(187993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188049): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188049): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188130): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188130): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188340): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188340): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188439): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188439): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188631): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188631): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188713): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188713): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(188788): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(188788): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189009): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189009): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189147): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189147): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189291): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189291): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189293): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189293): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189294): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189294): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189412): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189412): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189850): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189850): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189929): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189929): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(189930): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(189930): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190129): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190129): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(190461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(190461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191387): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191387): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191664): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191664): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191699): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191699): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191770): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191770): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191771): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191771): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(191772): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(191772): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192703): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192703): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(192992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(192992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193155): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193155): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193185): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193185): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(193754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(193754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194375): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194375): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194809): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194809): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(194810): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(194810): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195234): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195234): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195236): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195236): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195322): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195322): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195409): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195409): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195462): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195462): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195463): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195463): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195515): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195515): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(195667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(195667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196358): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196358): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196426): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196426): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196512): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196512): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196887): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196887): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(196961): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(196961): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197523): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197523): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197642): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197642): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197736): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197736): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197881): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197881): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197934): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197934): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(197936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(197936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198215): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198215): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198317): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198317): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198537): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198537): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198573): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198573): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198618): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198618): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198728): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198728): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198781): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198781): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198782): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198782): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198914): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198914): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(198982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(198982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199102): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199102): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199477): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199477): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199618): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199618): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199700): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199700): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199840): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199840): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199842): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199842): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199895): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199895): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199897): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199897): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(199944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(199944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200271): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200271): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200329): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200329): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200433): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200433): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200512): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200512): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200857): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200857): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(200935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(200935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201312): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201312): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201313): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201313): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201392): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201392): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201534): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201534): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201660): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201660): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201663): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201663): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201814): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201814): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201840): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201840): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(201947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(201947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202108): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202108): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202153): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202153): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202544): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202544): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202792): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202792): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202838): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202838): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(202931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(202931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203050): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203050): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(203788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(203788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204379): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204379): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(204980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(204980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205172): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205172): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205381): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205381): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205462): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205462): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205818): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205818): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(205903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(205903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206062): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206062): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206158): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206158): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206301): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206301): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206538): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206538): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(206811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\build\c7e3a5de\phalcon.zep.c(206811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\build\c7e3a5de\phalcon.zep.c(208204): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
	rc /nologo  /I C:\build\c7e3a5de\php-dev/include /I C:\build\c7e3a5de\php-dev/include/main /I C:\build\c7e3a5de\php-dev/include/Zend /I C:\build\c7e3a5de\php-dev/include/TSRM /I C:\build\c7e3a5de\php-dev/include/ext /I C:\build\c7e3a5de\php-dev/include /n /fo C:\build\c7e3a5de\x64\Release_TS\php_phalcon.dll.res /d FILE_DESCRIPTION="\"php_phalcon.dll\"" /d FILE_NAME="\"php_phalcon.dll\"" /d URL="\"http://www.php.net\"" /d INTERNAL_NAME="\"PHALCON extension\"" /d THANKS_GUYS="\"\"" C:\build\c7e3a5de\php-dev\build\template.rc
	"link.exe" @"C:\build\c7e3a5de\x64\Release_TS\resp\PHALCON_GLOBAL_OBJS.txt" C:\build\c7e3a5de\php-dev\lib\php8ts.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\build\c7e3a5de\x64\Release_TS\php_phalcon.dll.res /out:C:\build\c7e3a5de\x64\Release_TS\php_phalcon.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /LTCG /libpath:"C:\build\c7e3a5de\php-dev\lib\;C:\build\c7e3a5de\php-dev" 
   Creating library C:\build\c7e3a5de\x64\Release_TS\php_phalcon.lib and object C:\build\c7e3a5de\x64\Release_TS\php_phalcon.exp
Generating code
Finished generating code
EXT phalcon build complete
