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

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

Build dir: C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS
PHP Core:  php8ts.dll and php8ts.lib

Enabling extension C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c [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 |
| Target Architecture | x64             |
| Host 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:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c /nologo /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\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:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\\ /FRC:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\\ /FdC:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\\ /c C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c /FoC:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\\phalcon.zep.obj
phalcon.zep.c
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(4074): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(4083): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(9142): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(9212): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(9314): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(9537): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(13466): warning C4273: '_php_math_round': inconsistent dll linkage
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev\include\ext/standard/php_math.h(21): note: see previous definition of '_php_math_round'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(14984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(15177): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(15177): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(15496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(15496): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16245): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16245): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16724): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16724): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16850): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(16850): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17395): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17395): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17639): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17639): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17865): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17865): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17890): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17890): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17999): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(17999): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18618): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18618): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18725): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18725): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18727): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18727): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(18880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19061): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19061): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19086): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19086): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19198): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19198): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19446): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19446): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19536): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19536): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19538): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19538): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19677): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19677): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19744): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19744): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19745): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19745): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19904): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19904): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19905): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19905): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19975): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(19975): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20245): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20245): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20372): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20372): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20373): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20373): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20733): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20733): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(20946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21024): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21024): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21076): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21076): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21126): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21126): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21179): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21179): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(21788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22195): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22195): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22414): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22414): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(22978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23427): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23427): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23475): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23475): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23477): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23477): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23577): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23577): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23614): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23614): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23781): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23781): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23782): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23782): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23951): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(23951): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24009): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24009): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24155): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24155): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24663): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24663): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24759): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24759): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(24995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25235): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25235): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25723): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25723): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25881): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(25881): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26473): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26473): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26516): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26516): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26519): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26519): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26611): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26611): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26729): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26729): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26732): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26732): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26951): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(26951): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27030): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27030): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27423): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27423): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27469): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27469): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27472): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27472): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27544): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27544): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27659): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27659): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27662): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27662): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27712): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27712): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27714): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27714): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27715): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27715): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27847): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27847): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27849): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27849): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27850): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27850): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27934): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(27934): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28020): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28020): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28022): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28022): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28090): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28090): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28291): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28291): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28292): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28292): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28383): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28383): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28384): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28384): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28489): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28489): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28492): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28492): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28566): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28566): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28676): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28676): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28722): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28722): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28725): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28725): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28786): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28786): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28789): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28789): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28848): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28848): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28849): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28849): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28896): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28896): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28897): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28897): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28954): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28954): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(28958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29028): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29028): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29252): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29252): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29254): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29254): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29463): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29463): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29464): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29464): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29671): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29671): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29993): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(29993): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30018): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30018): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30044): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30044): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30094): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30094): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30668): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30668): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30669): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30669): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(30974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31126): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31126): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31127): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31127): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31556): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31556): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31557): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31557): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31653): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31653): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31655): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31655): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31755): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31755): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(31980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32943): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32943): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32998): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(32998): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33358): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33358): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33436): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33436): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33596): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(33596): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34009): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34009): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34010): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34010): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34061): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34061): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34104): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34104): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34106): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34106): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34147): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34147): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34195): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34195): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34254): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34254): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34309): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34309): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34310): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34310): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34414): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34414): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34416): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34416): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(34880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35041): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35041): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35212): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35212): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35214): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35214): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35335): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35335): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35395): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35395): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35482): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35482): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35483): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35483): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35540): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35540): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35614): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35614): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35741): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(35741): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36120): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36120): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36121): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36121): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36123): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36123): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36172): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36172): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36210): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36210): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36329): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36329): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36382): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36382): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36383): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36383): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36384): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36384): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36439): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36439): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(36947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37002): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37002): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37031): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37031): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37071): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37071): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37156): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37156): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37195): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37195): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37236): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37236): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37523): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37523): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37577): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37577): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37682): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37682): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37744): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37744): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37805): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37805): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37806): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37806): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37881): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(37881): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38284): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38284): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38338): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38338): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38340): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38340): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38453): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38453): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38692): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38692): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38760): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38760): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38811): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38811): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38812): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38812): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(38875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39146): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39146): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39147): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39147): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39458): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39458): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39589): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39589): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39668): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39668): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39727): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39727): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39781): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39781): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(39966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40025): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40025): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40440): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40440): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40635): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40635): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40727): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40727): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40729): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40729): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40817): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(40817): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41064): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41064): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41324): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41324): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41368): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41368): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41493): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41493): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(41985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42033): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42033): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42035): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42035): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42036): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42036): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42248): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42248): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42387): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42387): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(42630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43854): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43854): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43896): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43896): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43975): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(43975): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44232): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44232): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44234): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44234): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(44918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45212): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45212): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45391): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45391): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(45559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46005): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46005): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46741): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46741): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(46780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47466): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47466): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47467): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47467): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47634): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47634): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(47933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48059): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48059): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48060): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48060): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48228): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48228): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48342): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48342): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48475): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48475): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48595): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48595): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48841): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(48841): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49521): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49521): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49523): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49523): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49643): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49643): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49705): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49705): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49738): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49738): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49817): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49817): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49902): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49902): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49994): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49994): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49996): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(49996): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50067): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50067): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50158): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50158): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50199): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50199): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50337): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50337): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50339): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50339): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50387): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50387): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50480): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50480): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50604): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50604): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50668): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50668): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50826): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50826): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50981): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50981): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(50982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51062): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51062): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51064): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51064): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51279): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51279): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51359): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51359): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51409): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51409): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51463): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51463): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51631): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51631): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51732): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51732): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51734): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51734): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(51903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52884): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52884): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52970): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(52970): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53219): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53219): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53633): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53633): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53881): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53881): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(53883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54040): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54040): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54041): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54041): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54141): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54141): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54943): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(54943): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55494): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55494): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55520): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55520): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55691): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55691): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(55800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56012): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56012): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56228): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56228): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56231): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56231): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56582): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56582): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56886): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56886): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(56945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57168): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57168): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57403): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57403): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57476): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57476): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57720): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57720): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57772): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57772): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(57978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58004): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58004): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58092): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58092): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58156): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58156): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58225): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58225): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58345): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58345): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58574): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58574): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58638): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58638): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58715): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58715): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58858): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58858): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58939): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(58939): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59309): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59309): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59426): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59426): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59488): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59488): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59974): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(59974): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60014): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60014): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60122): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60122): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60155): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60155): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60295): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60295): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60860): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(60860): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61299): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61299): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61475): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61475): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61637): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61637): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61990): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61990): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61994): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(61994): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62121): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62121): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62406): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62406): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62528): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62528): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62879): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62879): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62943): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62943): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(62990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63186): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63186): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63227): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63227): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63342): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63342): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63384): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63384): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63502): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63502): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63557): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63557): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63614): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63614): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63671): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63671): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(63947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64045): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64045): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64350): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64350): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64511): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64511): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64861): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64861): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(64993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65050): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65050): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65179): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65179): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65458): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65458): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65513): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65513): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65572): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65572): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65763): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65763): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65816): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65816): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65955): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65955): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(65984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66085): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66085): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66322): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66322): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66427): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66427): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66592): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66592): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66870): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66870): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(66935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67110): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67110): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67188): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67188): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67411): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67411): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67413): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67413): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67562): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67562): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67647): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67647): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67769): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67769): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67964): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(67964): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68174): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68174): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68245): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68245): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68338): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68338): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68781): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68781): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68890): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68890): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(68979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69312): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69312): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69313): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69313): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69830): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69830): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69882): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69882): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69953): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(69953): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70033): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70033): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70257): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70257): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70259): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70259): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70261): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70261): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70262): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70262): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70575): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70575): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70576): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70576): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70697): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70697): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(70856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71065): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71065): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71102): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71102): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71104): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71104): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71141): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71141): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71143): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71143): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71182): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71182): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71221): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71221): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71255): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71255): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71326): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71326): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71328): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71328): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71406): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71406): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71453): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71453): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71455): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71455): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71650): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71650): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(71851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72026): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72026): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72235): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72235): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72274): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72274): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72276): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72276): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72327): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72327): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72380): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72380): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72382): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72382): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72437): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72437): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72490): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72490): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72492): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72492): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72548): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72548): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72549): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72549): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72603): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72603): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72649): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72649): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72693): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72693): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72695): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72695): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72831): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72831): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72951): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(72951): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73006): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73006): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73099): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73099): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73152): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73152): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73500): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73500): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73503): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73503): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73762): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73762): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73955): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(73955): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74473): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74473): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(74876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(75177): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(75177): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76915): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(76915): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(77987): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(77987): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78843): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(78843): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79321): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79321): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79457): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79457): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79490): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79490): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79826): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79826): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(79913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80949): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80949): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(80997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81537): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81537): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81978): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(81978): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82038): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82038): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82091): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82091): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82485): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82485): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82663): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82663): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82878): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82878): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82927): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(82927): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(83044): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(83044): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(83343): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(83343): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84109): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84109): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84485): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84485): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(84545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85022): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85022): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85682): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85682): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85845): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(85845): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86049): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86049): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86113): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86135): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86135): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(86441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88395): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88395): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88653): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88653): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(88786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90558): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90558): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90652): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90652): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90796): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90796): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90847): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90847): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90850): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90850): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90853): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90853): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90910): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90910): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90913): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90913): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90967): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90967): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90970): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(90970): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91129): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91129): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91163): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91163): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91224): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91224): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91783): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91783): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91891): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91891): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91999): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(91999): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92215): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92215): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92269): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92269): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(92806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93848): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93848): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93908): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93908): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93933): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(93933): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94537): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94537): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94654): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94654): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94689): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94689): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(94856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95115): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95115): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95118): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95118): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95284): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95284): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95566): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95566): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95597): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95597): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95599): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95599): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95690): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95690): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95760): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95760): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95810): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95810): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(95985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96022): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96022): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96184): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96184): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96289): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96289): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96586): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96586): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96831): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96831): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96834): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(96834): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97376): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97376): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97445): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97445): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97526): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97526): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97639): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97639): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97671): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97671): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97673): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97673): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97779): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97779): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97852): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97852): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(97892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98463): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98463): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98682): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98682): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(98741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99219): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99219): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99358): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99358): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99608): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99608): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99971): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(99971): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100015): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100015): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100046): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100046): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100098): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100098): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100142): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100142): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100260): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100260): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100401): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100401): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100650): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100650): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100731): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100731): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100833): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(100833): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101259): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101259): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101375): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101375): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101873): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(101873): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102493): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102493): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(102907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103017): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103017): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103368): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(103368): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104017): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104017): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104163): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(104163): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(113869): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(113903): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(113929): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114021): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114021): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114055): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114055): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114105): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114105): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114282): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114282): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114283): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114283): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114533): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114533): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114534): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114534): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114535): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114535): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114877): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114877): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(114939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115003): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115003): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115063): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115063): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115091): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115091): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115342): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115342): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115343): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115343): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115345): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115345): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115802): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115802): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(115992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116190): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116190): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116450): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116450): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116824): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116824): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116933): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(116933): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117050): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117050): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117179): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117179): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117292): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117292): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117295): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117295): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117586): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117586): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117632): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117632): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117633): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117633): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117679): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117679): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117725): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117725): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117770): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117770): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117771): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117771): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117860): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117860): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117942): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(117942): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118066): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118066): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(118906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119426): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119426): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119475): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119475): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(119973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120235): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120235): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120273): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120273): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120310): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120310): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120357): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120357): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120436): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120436): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120710): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120710): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(120712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121592): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121592): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121639): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121639): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121897): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121897): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121928): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121928): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121959): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(121959): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122035): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122035): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122319): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122319): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122570): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122570): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122633): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122633): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122702): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122702): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122703): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122703): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122921): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122921): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122922): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(122922): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123126): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123126): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123168): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123168): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123256): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123256): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123406): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123406): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123407): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123407): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123539): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123540): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123541): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123541): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123895): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123895): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123896): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123896): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123897): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(123897): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124750): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124750): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124751): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124751): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124752): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(124752): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125062): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125062): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125271): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125271): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125997): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(125997): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126103): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126103): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126173): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126173): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126220): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126220): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126270): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126270): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126442): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(126442): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127992): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127992): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127993): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127993): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(127994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128074): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128074): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128075): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128075): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128076): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128076): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128180): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128180): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128397): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128397): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128581): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128581): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128632): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128632): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128633): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128633): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128634): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(128634): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130614): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130614): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130886): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(130886): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132087): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132087): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132160): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132160): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132663): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132663): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132778): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132778): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(132922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133388): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133388): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133389): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133389): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133448): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133448): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133451): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133451): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133609): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(133609): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134750): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134750): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134752): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134752): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134753): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134753): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134812): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134812): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134870): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134870): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134930): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134930): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134932): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134932): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(134992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135224): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135224): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135280): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135280): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135338): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135338): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135339): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135339): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135446): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135446): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135447): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135447): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135508): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135508): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135509): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135509): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135624): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135624): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135670): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135670): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135742): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135742): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135743): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135743): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135938): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135938): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(135941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136215): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136215): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136218): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136218): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(136480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(146394): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(146394): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147092): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147092): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147160): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147160): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147234): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147234): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147386): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147386): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147446): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147446): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147534): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147534): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147631): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(147631): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(149348): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(149348): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(149960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(149960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150385): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150385): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150436): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150436): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150482): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150482): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150530): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150530): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150578): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150578): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150623): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150623): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150626): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150626): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150774): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150774): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150777): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150777): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(150959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151790): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151790): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(151791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152457): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152457): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152595): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152595): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152779): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152779): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152996): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(152996): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153204): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153204): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153387): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153387): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(153939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154632): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154632): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154819): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154819): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154924): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154924): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(154978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155239): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155239): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155556): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155556): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155585): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155585): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155649): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155649): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155777): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(155777): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156057): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156057): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156134): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156134): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156185): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156185): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156302): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156302): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156356): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156356): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156478): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156478): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156562): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156562): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156633): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156633): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156704): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156704): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(156918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157260): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157260): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157447): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157447): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157965): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157965): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(157992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158055): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158055): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158087): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158087): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158136): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158136): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158528): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158528): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158567): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158567): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158637): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158637): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158679): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158679): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158920): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158920): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158921): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158921): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158984): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158984): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(158985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159077): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159077): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159164): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159164): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159207): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159207): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159348): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159348): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159412): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159412): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159566): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159566): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159695): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159695): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159697): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159697): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159748): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159748): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159804): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159804): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159874): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159874): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159932): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159932): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(159997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160252): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160252): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160254): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160254): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160320): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160320): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160382): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160382): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160384): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160384): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160448): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160448): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160519): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160519): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160585): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160585): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160638): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160638): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160686): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160686): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160720): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160720): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160858): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160858): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160949): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(160949): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161003): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161003): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161071): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161071): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161155): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161155): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161241): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161241): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161349): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161349): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161403): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161403): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161448): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161448): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161631): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161631): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161632): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161632): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161887): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(161887): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162218): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162218): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162382): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162382): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162384): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162384): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162385): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162385): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162464): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162464): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162675): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162675): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162676): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162676): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162712): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162712): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162994): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162994): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162995): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(162995): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163157): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163157): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163263): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163263): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163362): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163362): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163686): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163686): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(163767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164140): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164140): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164657): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164657): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164702): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164702): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164750): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164750): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164868): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164868): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164976): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(164976): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165094): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165094): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165097): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165097): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165179): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165179): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165181): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165181): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165241): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165241): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165242): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165242): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165287): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165287): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165508): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165508): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165717): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165717): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(165922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166199): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166199): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166224): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166224): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166838): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166838): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166983): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(166983): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167091): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167091): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167178): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167178): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167268): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167268): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167375): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167375): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167704): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167704): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167858): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167858): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167958): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(167958): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168066): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168066): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168191): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168191): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168308): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168308): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168426): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168426): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168495): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168591): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168591): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168696): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168696): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168858): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168858): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(168963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169079): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169079): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169282): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169282): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169748): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169748): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169876): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(169876): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170025): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170025): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170189): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170189): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170304): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170304): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170403): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170403): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170542): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170542): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170771): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170771): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(170851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(171205): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(171205): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(171206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(171206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172146): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172146): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172763): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172763): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172909): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(172909): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173048): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173048): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173216): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173216): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173384): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173384): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173511): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173511): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173664): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173664): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173817): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173817): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(173963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174476): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174476): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174537): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174537): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(174984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175152): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175152): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175276): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175276): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175280): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175280): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175475): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175475): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175691): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175691): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175850): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175850): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175952): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175952): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175986): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(175986): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176042): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176042): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176160): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176160): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176164): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176164): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176284): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176284): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176337): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176337): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176395): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176395): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176798): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176798): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176954): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176954): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(176979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177063): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177063): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177064): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177064): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177164): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177164): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177167): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177167): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177370): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177370): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177374): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177374): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177482): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177482): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177535): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177535): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177586): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177586): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177695): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177695): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177699): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177699): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177700): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177700): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177857): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177857): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177860): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177860): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177915): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177915): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177980): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177980): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(177981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178064): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178064): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178099): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178099): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178911): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(178911): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179255): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179255): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179328): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179328): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179394): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179394): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179395): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179395): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179555): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179555): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179556): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179556): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179677): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179677): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179833): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179833): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179943): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179943): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(179944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180200): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180200): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180278): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180278): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180356): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180356): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180431): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180431): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180516): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180516): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180646): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180646): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180761): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180761): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(180941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181061): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181061): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181160): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181160): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181197): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181197): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181374): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181374): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181656): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181656): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181716): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181716): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181783): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(181783): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182012): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182012): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182081): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182081): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182410): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182410): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182414): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182414): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182784): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182784): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182786): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182786): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182866): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182866): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(182946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183232): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183232): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183410): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183410): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183773): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183773): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183811): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(183811): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184663): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184663): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184888): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(184888): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185240): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185240): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185366): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185366): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185622): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185622): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185757): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185757): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(185916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186036): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186036): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186130): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186130): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186226): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186226): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186485): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(186485): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188024): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188024): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188264): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188264): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188351): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(188351): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189697): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189697): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189809): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189809): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189887): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(189887): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190034): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190034): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190073): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190073): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190118): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190118): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190276): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190276): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190407): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190407): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190489): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190489): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190587): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190587): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190685): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190685): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190870): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(190870): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191190): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191190): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191287): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191287): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191331): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191331): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(191430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192300): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192300): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192538): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192538): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192593): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192593): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192868): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(192868): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193128): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193128): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193239): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193239): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193276): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193276): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193440): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193440): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193473): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193473): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193509): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193509): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193546): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193546): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193654): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193654): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193763): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193763): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193919): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193919): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(193972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194387): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194387): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194413): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194413): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194477): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194477): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194538): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194538): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194539): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194539): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194594): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194594): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194651): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194651): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194704): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194704): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194761): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194761): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194824): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194824): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194919): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194919): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194952): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194952): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194996): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(194996): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195059): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195059): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195132): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195132): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195235): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195235): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195276): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195276): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195321): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195321): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195425): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195425): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195472): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195472): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195529): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195529): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195594): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195594): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195721): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195721): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195884): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195884): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195921): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195921): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195952): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(195952): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196001): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196001): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196055): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196055): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196109): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196109): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196157): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196157): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196202): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196202): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196249): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196249): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196298): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196298): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196299): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196299): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196364): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196364): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196501): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196501): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196560): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196560): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196562): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196562): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196654): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196654): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196695): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196695): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196745): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196745): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196805): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196805): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(196980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197118): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197118): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197199): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197199): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197340): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197340): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197342): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197342): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197572): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197572): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197573): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197573): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197797): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197797): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197952): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(197952): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198010): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198010): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198011): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198011): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198061): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198061): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198063): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198063): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198135): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198135): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198137): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198137): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198249): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198249): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198453): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198453): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198508): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198508): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198615): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198615): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198674): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198674): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(198775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199002): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199002): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199277): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199277): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199635): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199635): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199744): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199744): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199777): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199777): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199857): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199857): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(199973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(200169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(200169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201060): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201060): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201305): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201305): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201596): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201596): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201778): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201778): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201803): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201803): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(201920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202858): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202858): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202912): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202912): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202948): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(202948): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203336): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203336): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203459): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203459): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(203859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204184): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204184): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204265): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204265): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204267): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204267): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204363): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204363): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204590): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204590): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204615): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204615): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204682): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204682): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204814): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204814): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204943): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(204943): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205290): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205290): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205677): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205677): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(205904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206346): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206346): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206562): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206562): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206630): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206630): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(206981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207065): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207065): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207090): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207090): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207115): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207115): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207199): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207199): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207239): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207239): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207367): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207367): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207422): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207422): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207516): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207516): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207618): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207618): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(207874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208002): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208002): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208065): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208065): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208186): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208186): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208190): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208190): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208194): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208194): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208915): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(208915): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209050): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209050): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209127): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209127): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209272): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209272): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(209946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210085): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210085): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210879): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(210879): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211008): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211008): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211766): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211766): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211836): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(211836): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212434): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212434): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212436): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212436): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212437): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212437): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212634): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212634): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212740): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212740): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(212993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213500): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213500): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213501): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213501): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213502): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213502): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213503): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213503): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213504): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213504): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213744): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213744): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213826): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213826): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(213828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214288): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214288): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214740): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214740): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(214935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215478): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215478): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(215520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216003): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216003): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216188): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216188): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216227): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216227): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216317): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216317): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216360): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216360): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216484): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216484): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216650): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216650): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216654): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216654): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216656): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216656): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216658): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216658): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216823): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216823): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(216971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217001): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217001): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217215): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217215): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217426): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217426): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217512): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217512): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217574): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217574): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217666): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217666): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217974): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(217974): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218011): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218011): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218014): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218014): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218178): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218178): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218308): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218308): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218310): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218310): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218347): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218347): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218349): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218349): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218388): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218388): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218427): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218427): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218466): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218466): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218505): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218505): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218586): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218586): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218588): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218588): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218625): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218625): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218627): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218627): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218853): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218853): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218895): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(218895): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219186): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219186): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219187): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219187): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219360): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219360): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219743): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219743): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219927): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(219927): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(220076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(220076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\phalcon.zep.c(221464): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
	rc /nologo  /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include/ext /I C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev/include /n /fo C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\php_phalcon.dll.res /d FILE_DESCRIPTION="\"php_phalcon.dll\"" /d FILE_NAME="\"php_phalcon.dll\"" /d URL="\"https://www.php.net\"" /d INTERNAL_NAME="\"PHALCON extension\"" /d THANKS_GUYS="\"\"" C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev\build\template.rc
	"link.exe" @"C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\resp\PHALCON_GLOBAL_OBJS.txt" C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\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:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\php_phalcon.dll.res /out:C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\php_phalcon.dll /dll /nologo /GUARD:CF /d2:-AllowCompatibleILVersions /incremental:no /debug /opt:ref,icf /libpath:"\"..\deps\lib\"" /LTCG /libpath:"C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev\lib\;C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\php-dev" 
   Creating library C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\php_phalcon.lib and object C:\Users\runneradmin\AppData\Local\Temp\516e13ef-7eb2-4fd4-9e48-9421cfd6f83c\x64\Release_TS\php_phalcon.exp
Generating code
Finished generating code
EXT phalcon build complete
