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

C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08>call phpize  2>&1 
Rebuilding configure.js
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\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\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release
PHP Core:  php8.dll and php8.lib

Enabling extension C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08 [shared]

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



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


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


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\e1d88b64-ed90-40a3-9f2f-99710b3e3b08 /nologo /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/ext /D _WINDOWS /D WINDOWS=1 /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /D _USE_MATH_DEFINES /FD /wd4996 /Qspectre /guard:cf /Zc:inline /Gw /Zc:__cplusplus /d2FuncCache1 /Zc:wchar_t /Zi /LD /MD /Ox /D NDebug /D NDEBUG /GF /D ZEND_DEBUG=0 /I "..\deps\include" /D ZEPHIR_RELEASE /Oi /Ot /Oy /Ob2 /Gs /GF /Gy /GL /FpC:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\\ /FRC:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\\ /FdC:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\\ /c C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c /FoC:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\\phalcon.zep.obj
phalcon.zep.c
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(4068): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(4077): warning C4047: '!=': 'int' differs in levels of indirection from 'void *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(9136): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(9206): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(9308): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(9531): warning C4133: 'function': incompatible types - from 'zend_string *' to 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(13391): warning C4273: '_php_math_round': inconsistent dll linkage
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev\include\ext/standard/php_math.h(21): note: see previous definition of '_php_math_round'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14723): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14723): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(14909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(15102): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(15102): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(15421): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(15421): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16169): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16169): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16170): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16170): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16649): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16649): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16750): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16750): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16775): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16775): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16963): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(16963): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17045): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17045): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17320): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17320): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17581): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17581): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17582): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17582): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17908): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17908): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(17941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18020): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18020): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18105): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18105): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18199): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18199): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18240): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18240): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18378): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18378): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18380): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18380): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18426): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18426): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18570): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18570): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18643): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18643): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18645): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18645): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18708): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18708): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18867): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18867): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18904): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18904): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(18976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19022): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19022): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19023): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19023): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19105): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19105): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19166): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19166): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19278): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19278): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19320): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19320): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19400): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19400): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19450): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19450): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19504): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19504): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19621): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19621): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19672): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19672): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19774): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19774): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19776): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19776): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19845): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19845): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19847): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19847): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19966): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19966): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19968): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(19968): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(20770): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(20770): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21153): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21153): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21178): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21178): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21321): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21321): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21347): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21347): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21392): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21392): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21437): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21437): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21547): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21547): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21817): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21817): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21821): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21821): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(21939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22065): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22065): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22232): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22232): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22366): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22366): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22416): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22416): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22493): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22493): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22705): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22705): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22706): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22706): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22825): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22825): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22878): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22878): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22932): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22932): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22936): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22936): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22937): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(22937): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23286): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23286): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23339): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23339): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23392): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23392): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23445): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23445): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23599): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23599): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23604): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23604): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23708): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23708): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23770): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23770): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23911): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23911): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23915): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(23915): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24023): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24023): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24127): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24127): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24236): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24236): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24240): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24240): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24241): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24241): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24401): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24401): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24456): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24456): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24459): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24459): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24640): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24640): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24710): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24710): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24747): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24747): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24843): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24843): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(24960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25869): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25869): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25936): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25936): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25997): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(25997): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26096): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26096): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26218): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26218): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26599): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26599): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26680): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26680): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26790): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26790): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26916): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26916): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(26972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27066): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27066): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27126): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27126): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27158): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27158): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27239): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27239): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27241): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27241): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27466): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27466): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27504): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27504): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27506): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27506): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27670): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27670): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27802): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27802): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27839): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27839): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27841): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27841): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27880): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27880): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27917): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27917): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27919): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27919): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27958): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27958): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27997): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(27997): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28039): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28039): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28080): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28080): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28117): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28117): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28119): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28119): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28345): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28345): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28387): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28387): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28519): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28519): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28679): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28679): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28771): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28771): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28852): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(28852): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29235): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29235): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29364): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29364): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29419): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29419): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29663): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29663): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29832): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29832): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(29834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30184): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30184): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30325): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30325): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30731): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30731): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30815): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30815): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(30901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31150): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31150): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31538): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31538): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31971): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31971): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31975): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(31975): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32463): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32463): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32520): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32520): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32725): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32725): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32727): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32727): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32836): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32836): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32977): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(32977): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33054): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33054): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33139): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33139): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33492): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33492): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33707): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33707): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33962): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(33962): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34030): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34030): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34293): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34293): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34445): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34445): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34641): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34641): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34688): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34688): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34729): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34729): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34783): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34783): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34886): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34886): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(34921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35059): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35059): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35217): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35217): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35254): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35254): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35355): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35355): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35449): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35449): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35676): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35676): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35723): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35723): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35891): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35891): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(35945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36363): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36363): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36552): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36552): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36780): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36780): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36830): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36830): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(36960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37099): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37099): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37133): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37133): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37190): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37190): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37281): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37281): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37334): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37334): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37473): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37473): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37474): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37474): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37666): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37666): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(37985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38025): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38025): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(38420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39146): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39146): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39450): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39450): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39616): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39616): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39724): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39724): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39842): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39842): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39843): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39843): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39845): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39845): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39929): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39929): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39989): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39989): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39990): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(39990): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40035): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40035): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40256): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40256): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40465): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40465): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40612): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40612): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40947): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40947): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40972): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(40972): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41586): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41586): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41731): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41731): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41839): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41839): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41892): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41892): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41926): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41926): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41969): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(41969): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42123): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42123): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42452): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42452): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42485): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42485): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42606): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42606): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42706): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42706): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42814): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42814): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42939): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(42939): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43056): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43056): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43243): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43243): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43339): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43339): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43444): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43444): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43606): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43606): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43711): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43711): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43827): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(43827): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44030): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44030): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44496): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44624): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44624): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44773): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44773): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44937): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(44937): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45052): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45052): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45151): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45151): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45290): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45290): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45519): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45519): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45599): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45599): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45953): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45953): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45954): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(45954): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(46894): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(46894): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47150): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47150): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47727): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47727): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47777): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47777): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47949): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(47949): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48076): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48076): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48229): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48229): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48382): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48382): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48521): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48521): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48689): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(48689): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49224): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49224): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49732): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49732): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49786): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49786): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49846): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49846): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49900): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(49900): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50036): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50036): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50040): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50040): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50761): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50761): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50869): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50869): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50896): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50896): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(50973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51067): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51067): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51118): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51118): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51214): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51214): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(51931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52661): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52661): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52742): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52742): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(52871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53446): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53446): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53594): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53594): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53664): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53664): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53699): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(53699): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54299): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54299): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54300): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54300): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54497): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54497): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54603): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54603): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(54856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55363): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55363): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55364): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55364): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55365): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55365): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55366): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55366): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55368): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55368): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55606): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55606): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55609): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55609): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55690): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55690): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55692): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(55692): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(56705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(56705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(56949): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(56949): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57341): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57341): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57483): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57483): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57596): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57596): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(57933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58141): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58141): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58402): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58402): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58445): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58445): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58739): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58739): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58741): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58741): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58743): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58743): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(58908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59056): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59056): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59086): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59086): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59301): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59301): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59328): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59328): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59695): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59695): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59880): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59880): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59919): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(59919): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60081): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60081): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60161): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60161): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60420): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60420): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60472): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60472): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60665): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60665): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60707): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60707): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60709): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60709): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60920): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60920): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(60979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61110): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61110): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61507): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61507): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61964): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(61964): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62333): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62333): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62685): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62685): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62811): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62811): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62925): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(62925): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63060): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63060): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63182): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63182): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63219): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63219): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63339): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63339): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63431): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63431): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63433): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63433): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63529): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63529): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(63788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65654): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(65654): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(66964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(66964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(66965): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(66965): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67000): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67000): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67033): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67033): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67071): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67071): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67190): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67190): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67337): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67337): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67483): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67483): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67523): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67523): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67579): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67579): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67628): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67628): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67710): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67710): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(67837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68315): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68315): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68484): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68484): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68565): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68565): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68820): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68820): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(68907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69943): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69943): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(69991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70036): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70036): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70441): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70441): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70531): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70531): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70979): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(70979): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71039): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71039): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71092): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71092): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71166): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71166): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71495): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71912): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71912): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71968): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(71968): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(72107): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(72107): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(72414): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(72414): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73198): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73198): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73240): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73240): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73640): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73640): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73700): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(73700): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74201): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74201): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74966): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(74966): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75141): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75141): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75353): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75353): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75417): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75439): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75439): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75759): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(75759): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77939): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77939): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77941): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(77941): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78045): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78045): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78201): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78201): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78338): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(78338): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79866): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79866): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79960): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(79960): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80104): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80104): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80155): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80155): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80158): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80158): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80161): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80161): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80218): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80218): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80221): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80221): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80272): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80272): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80278): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80278): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80364): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80364): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80437): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80437): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80471): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80471): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80532): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(80532): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81172): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81172): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81226): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81226): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81442): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81442): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81604): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81604): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81658): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81658): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(81993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(82185): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(82185): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83045): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83045): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83184): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83184): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83244): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83244): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83269): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83269): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83838): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83838): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83873): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83873): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83959): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83959): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83990): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(83990): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84025): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84025): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84454): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84454): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84796): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84796): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84902): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84902): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84932): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84932): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84935): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(84935): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85146): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85146): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85171): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85171): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85321): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85321): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85358): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85358): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85517): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85517): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85520): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85520): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85625): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85625): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85626): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85626): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(85922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86167): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86167): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86170): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86170): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86461): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86461): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86720): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86720): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86804): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86804): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86981): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86981): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86984): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(86984): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87232): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87232): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87234): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87234): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87702): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87702): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87762): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87762): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87790): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87790): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(87844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88041): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88041): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88042): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88042): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88501): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88501): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88691): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88691): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88818): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88818): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88889): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88889): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(88977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89149): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89149): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89231): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89231): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89520): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89520): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89523): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89523): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89632): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89632): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89749): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89749): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89878): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89878): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89988): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89988): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89991): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89991): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89994): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(89994): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90228): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90228): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90377): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90377): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90378): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90378): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90423): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90423): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90424): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90424): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90469): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90469): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90559): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90559): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90764): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90764): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90942): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90942): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(90946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91321): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91321): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91797): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91797): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(91978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92124): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92124): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92762): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92762): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92866): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92866): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92940): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92940): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92978): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(92978): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93015): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93015): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93016): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93016): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93062): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93062): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93141): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93141): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93415): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93415): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93416): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93416): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(93417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94559): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94559): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94590): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94590): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94621): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94621): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94696): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94696): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94697): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(94697): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95010): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95010): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95335): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95335): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95398): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95398): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95467): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95467): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95468): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95468): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95686): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95686): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95891): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95891): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95933): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(95933): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96021): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96021): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96170): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96170): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96171): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96171): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96172): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96172): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96304): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96304): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96305): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96305): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96306): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96306): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96660): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96660): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96661): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96661): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96662): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(96662): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97515): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97515): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97516): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97516): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97773): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97773): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97827): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(97827): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98036): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98036): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98762): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98762): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98868): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98868): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98938): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98938): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98985): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(98985): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(99035): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(99035): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(99207): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(99207): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100097): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100097): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100510): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100510): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100757): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100757): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100758): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100758): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100759): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100759): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100839): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100839): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100840): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100840): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100841): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100841): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100945): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(100945): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101162): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101162): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101164): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101164): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101165): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101165): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101346): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101346): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101397): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101397): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101398): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101398): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101399): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(101399): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103375): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103375): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103379): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103379): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103651): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(103651): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(104995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105164): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105164): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105773): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(105773): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106090): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106090): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106092): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106092): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106153): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106153): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106154): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106154): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106215): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106215): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106216): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106216): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106270): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106270): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106370): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106370): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(106374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107515): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107515): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107517): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107517): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107518): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107518): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107577): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107577): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107635): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107635): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107637): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107637): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107695): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107695): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107697): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107697): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107755): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107755): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107756): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107756): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107757): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107757): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107818): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107818): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107926): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107926): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107989): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(107989): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108044): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108044): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108045): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108045): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108104): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108104): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108106): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108106): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108209): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108209): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108211): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108211): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108212): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108212): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108271): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108271): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108273): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108273): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108274): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108274): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108389): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108389): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108435): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108435): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108505): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108505): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108507): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108507): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108508): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108508): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108585): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108585): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108586): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108586): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108703): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108703): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108706): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108706): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108863): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108863): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108983): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(108983): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(109245): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(109245): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(118540): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(118540): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(119152): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(119152): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120706): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120706): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120792): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120792): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120866): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120866): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120983): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(120983): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121018): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121018): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121078): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121078): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121166): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121166): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121203): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121203): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121262): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121262): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121263): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(121263): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(122971): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(122971): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123003): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123003): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123040): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123040): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123121): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123121): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123234): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123234): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123268): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123268): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123319): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123319): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123374): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123374): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123447): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123447): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123487): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123487): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123712): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123712): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(123902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124058): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124058): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124277): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124277): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124336): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124336): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124814): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124814): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124953): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(124953): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125148): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125148): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125203): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125203): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125323): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125323): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125566): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125566): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125610): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125610): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125641): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125641): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125693): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125693): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125737): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125737): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125804): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125804): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125856): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125856): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125996): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(125996): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126245): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126245): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126326): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126326): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126599): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126599): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126656): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126656): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126854): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126854): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126970): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(126970): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127468): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127468): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127618): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127618): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127930): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(127930): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128039): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128039): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128088): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128088): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128089): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128089): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128202): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128202): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128236): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128236): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128315): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128315): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128502): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128502): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128612): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128612): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128963): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(128963): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129612): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129612): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129757): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129757): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129758): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(129758): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139464): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139498): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139524): warning C4133: 'function': incompatible types - from 'zend_ulong *' to 'unsigned long *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139608): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139608): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139673): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139673): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139675): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139675): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(139789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140301): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140301): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140557): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140557): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140872): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140872): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140967): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(140967): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141059): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141059): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141105): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141105): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141151): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141151): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141197): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141197): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141243): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141243): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141289): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141289): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141335): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141335): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141899): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141899): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(141956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142572): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142572): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142755): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142755): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142800): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142800): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142803): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142803): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142875): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142875): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142932): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142932): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142979): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142979): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142983): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(142983): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143077): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143077): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143170): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143170): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143173): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143173): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143282): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143282): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143321): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143321): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143324): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143324): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143506): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143506): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143880): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143880): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(143957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144693): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144693): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144801): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(144801): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(145102): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(145102): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146005): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146005): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146223): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146223): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146480): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146480): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146489): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146489): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146840): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(146840): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(147912): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(147912): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148131): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148131): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148302): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148302): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148311): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148311): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148866): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148866): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148992): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148992): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148993): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(148993): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149161): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149161): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149275): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149275): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149276): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149276): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149408): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149408): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149528): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149528): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149530): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149530): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149774): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(149774): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150061): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150061): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150133): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150133): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150184): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150184): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150381): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150381): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150383): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150383): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150548): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150548): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150705): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150705): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150706): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(150706): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151104): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151104): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151106): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151106): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151249): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151249): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151341): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151341): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151344): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151344): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151435): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151435): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151436): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151436): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151554): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151554): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151556): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151556): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151557): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151557): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151776): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151776): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151855): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151855): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151953): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(151953): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152248): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152248): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152250): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152250): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152294): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152294): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152296): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152296): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152297): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152297): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152369): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152369): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152371): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152371): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152372): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152372): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152484): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152484): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152486): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152486): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152487): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152487): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152537): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152537): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152540): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152540): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152672): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152672): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152674): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152674): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152675): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152675): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152758): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152758): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152759): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152759): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152845): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152845): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152847): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152847): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152848): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152848): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152914): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152914): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152915): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(152915): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153116): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153116): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153117): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153117): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153206): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153206): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153209): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153209): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153314): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153314): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153317): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153317): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153391): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153391): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153501): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153501): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153503): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153503): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153547): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153547): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153550): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153550): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153611): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153611): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153613): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153613): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153614): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153614): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153673): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153673): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153674): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153674): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153722): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153722): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153779): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153779): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153781): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153781): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153782): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153782): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153783): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153783): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153853): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153853): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(153854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154076): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154076): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154077): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154077): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154079): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154079): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154286): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154286): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154288): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154288): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154289): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154289): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154495): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154495): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154496): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154818): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154818): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154843): warning C4047: 'function': 'zval **' differs in levels of indirection from 'double *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154843): warning C4024: 'zend_parse_arg_zval_deref': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154869): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154869): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154894): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154894): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154919): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154919): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154984): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(154984): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155035): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155035): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155087): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155087): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155141): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155141): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155246): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155246): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155298): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155298): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155299): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155299): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155361): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155361): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155362): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155362): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155364): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155364): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155422): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155422): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155423): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155423): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155675): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155675): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155677): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155677): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155901): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155901): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155955): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155955): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(155957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156018): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156018): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156069): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156069): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156122): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156122): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156124): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156124): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156306): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156306): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156309): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156309): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156310): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156310): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156375): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156375): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156377): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156377): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156425): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156425): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156429): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156429): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156492): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156492): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156763): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156763): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156764): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156764): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156983): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(156983): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157075): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157075): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157124): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157124): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157284): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157284): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157285): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157285): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157530): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157530): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157581): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157581): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157583): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157583): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157642): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157642): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(157945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158055): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158055): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158057): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158057): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158252): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158252): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158346): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158346): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158434): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158434): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158681): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158681): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158824): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158824): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158826): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158826): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158984): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158984): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158985): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(158985): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159110): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159110): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159561): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159561): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159650): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159650): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159652): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159652): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159653): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159653): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159864): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159864): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159865): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(159865): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160004): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160004): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160048): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160048): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160245): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160245): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160247): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160247): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(160933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161181): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161181): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161183): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161183): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161471): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161471): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161513): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161513): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161591): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161591): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161592): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161592): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161849): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161849): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(161851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162533): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162533): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162535): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162535): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162829): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(162829): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163008): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163008): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163045): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163045): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163174): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163174): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163624): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163624): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163949): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(163949): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164400): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164400): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164571): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164571): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164572): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164572): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164724): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164724): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164725): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164725): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164726): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(164726): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165154): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165154): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165155): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165155): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165157): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165157): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165208): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165208): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165253): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165253): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165351): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165351): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165352): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165352): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165353): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165353): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165410): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165410): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165411): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165411): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165469): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165469): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165470): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165470): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165527): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165527): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165528): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165528): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165576): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165576): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165578): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165578): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165636): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165636): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165638): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(165638): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166107): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166107): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166214): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166214): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166362): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166362): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166398): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166398): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166442): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166442): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166444): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166444): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166490): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166490): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166541): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166541): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166543): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166543): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166596): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166596): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166769): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166769): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166858): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166858): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166859): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166859): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166955): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166955): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(166956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167034): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167034): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167035): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167035): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167192): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167192): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167193): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167193): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167194): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167194): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167608): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167608): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167610): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167610): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167659): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167659): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167702): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167702): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167745): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167745): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167791): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167791): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167792): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167792): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167850): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167850): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167851): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167851): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167852): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167852): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167908): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167908): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167963): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167963): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(167964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168014): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168014): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168072): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168072): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168365): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168365): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168477): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168477): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168478): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168478): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168639): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168639): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168674): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168674): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168717): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168717): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168759): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168759): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168760): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168760): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168810): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168810): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168812): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168812): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168933): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168933): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168993): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(168993): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169080): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169080): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169081): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169081): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169212): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169212): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169213): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169213): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169337): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169337): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169338): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169338): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169339): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169339): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169718): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169718): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169719): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169719): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169770): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169770): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169808): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169808): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169842): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169842): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169844): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169844): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169883): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169883): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169925): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169925): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169926): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169926): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169980): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169980): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169981): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169981): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169982): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(169982): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170035): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170035): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170036): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170036): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170037): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170037): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170094): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170094): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170140): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170140): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170200): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170200): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170202): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170202): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170542): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170542): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170545): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170545): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170600): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170600): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170629): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170629): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170669): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170669): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170670): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170670): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170719): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170719): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170834): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170834): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170835): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170835): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170887): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(170887): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171538): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171538): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171660): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171660): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171744): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171744): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171769): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171769): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171878): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171878): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(171918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172007): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172007): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172195): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172195): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172297): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172297): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172681): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172681): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172744): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172744): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172902): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172902): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(172946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173021): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173021): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173070): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173070): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173126): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173126): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173231): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173231): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173232): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173232): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173291): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173291): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173569): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173569): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173771): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173771): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173809): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173809): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173887): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173887): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173932): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(173932): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174110): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174110): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174112): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174112): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174261): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174261): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174346): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174346): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174468): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174468): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174632): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174632): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174663): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174663): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174821): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174821): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174873): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174873): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(174974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175037): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175037): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175256): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175256): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175480): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175480): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175589): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175589): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175619): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175619): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175678): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175678): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175806): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175806): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175941): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(175941): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176011): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176011): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176012): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176012): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176111): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176111): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176269): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176269): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176581): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176581): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176652): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176652): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176732): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176732): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176956): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176956): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176960): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176960): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176961): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(176961): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177274): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177274): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177275): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177275): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177396): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177396): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177432): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177432): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177487): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177487): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177514): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177514): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177555): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177555): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177713): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177713): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177750): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177750): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177752): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177752): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177791): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177791): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177828): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177828): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177830): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177830): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177867): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177867): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177869): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177869): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177903): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177903): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177976): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(177976): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178015): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178015): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178052): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178052): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178054): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178054): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178101): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178101): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178103): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178103): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178307): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178307): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178308): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178308): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178454): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178454): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178479): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178479): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178510): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178510): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178623): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178623): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178789): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178789): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178830): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178830): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178832): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178832): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178873): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178873): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178924): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178924): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178977): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178977): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178979): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(178979): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179032): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179032): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179034): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179034): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179085): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179085): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179087): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179087): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179088): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179088): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179089): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179089): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179142): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179142): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179144): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179144): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179145): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179145): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179146): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179146): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179198): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179198): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179200): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179200): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179244): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179244): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179246): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179246): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179292): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179292): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179428): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179428): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179548): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179548): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179603): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179603): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179605): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179605): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179694): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179694): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179696): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179696): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179749): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(179749): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180096): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180096): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180097): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180097): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180098): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180098): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180100): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180100): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180393): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180393): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180584): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180584): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180617): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180617): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180642): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180642): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180751): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180751): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180906): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(180906): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181452): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181452): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181617): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181617): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181807): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181807): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181933): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181933): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181994): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(181994): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182168): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182168): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182392): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182392): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182512): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182512): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182539): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182539): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182568): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182568): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182602): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182602): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182634): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182634): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182683): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182683): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182721): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182721): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182752): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182752): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182810): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182810): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182918): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182918): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182947): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182947): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182972): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(182972): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183075): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183075): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183114): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183114): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183150): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183150): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183184): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183184): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183226): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183226): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183399): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183399): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183467): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183467): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183468): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183468): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183531): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183531): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183532): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183532): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183624): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183624): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183709): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183709): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183711): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183711): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183754): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183754): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183756): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183756): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183822): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183822): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183824): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183824): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183825): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183825): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183893): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183893): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183895): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183895): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183957): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183957): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183958): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183958): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183959): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(183959): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184113): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184113): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184114): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184114): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184241): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184241): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184242): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184242): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184244): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184244): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184295): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184295): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184296): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184296): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184350): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184350): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184351): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184351): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184421): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184421): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184477): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184477): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184479): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184479): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184544): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184544): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184798): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184798): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184799): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184799): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184801): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184801): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184867): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184867): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184931): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184931): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184997): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(184997): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185066): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185066): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185068): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185068): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185131): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185131): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185132): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185132): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185185): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185185): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185233): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185233): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185234): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185234): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185299): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185299): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185300): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185300): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185344): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185344): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185345): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185345): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185403): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185403): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185494): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185494): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185496): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185496): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185551): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185551): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185616): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185616): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185618): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185618): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185701): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185701): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185702): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185702): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185787): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185787): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185788): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185788): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185896): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185896): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185950): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185950): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(185995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186041): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186041): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186176): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186176): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186178): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186178): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186179): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186179): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186266): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186266): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186434): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186434): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186929): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186929): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186931): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186931): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186932): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(186932): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187008): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187008): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187011): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187011): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187094): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187094): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187175): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187175): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187223): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187223): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187259): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187259): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187499): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187499): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187500): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187500): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187622): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187622): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187697): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187697): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187733): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187733): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187768): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187768): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187802): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187802): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187867): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187867): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187969): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(187969): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188191): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188191): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188218): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188218): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188245): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188245): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188272): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188272): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188562): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(188562): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189153): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189153): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189398): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189398): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189689): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189689): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189871): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189871): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189896): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189896): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189921): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189921): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(189946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190013): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190013): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190237): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190237): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190408): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190408): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190951): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190951): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190976): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(190976): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191005): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191005): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191041): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191041): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191412): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191412): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191500): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191500): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191535): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191535): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191598): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191598): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191935): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(191935): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192295): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192295): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192376): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192376): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192522): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192522): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192672): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192672): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192964): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(192964): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193248): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193248): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193409): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193409): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193490): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193490): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193492): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193492): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193588): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193588): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193815): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193815): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193840): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193840): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193869): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193869): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193907): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(193907): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194039): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194039): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194168): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194168): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194515): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194515): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194945): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194945): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(194974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195006): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195006): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195038): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195038): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195083): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195083): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195166): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195166): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195446): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195446): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195523): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195523): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195574): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195574): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195691): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195691): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195876): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195876): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195922): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195922): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195958): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195958): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195959): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195959): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195960): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(195960): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196031): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196031): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196102): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196102): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196316): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196316): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196436): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196436): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196617): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196617): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196660): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196660): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196687): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196687): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196715): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196715): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196743): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196743): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196813): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196813): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196962): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196962): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196998): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(196998): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197276): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197276): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197318): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197318): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197415): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197415): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197459): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197459): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197558): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(197558): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198428): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198428): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198627): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198627): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198721): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198721): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198996): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(198996): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199256): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199256): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199367): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199367): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199404): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199404): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199405): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199405): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199442): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199442): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199568): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199568): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199601): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199601): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199637): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199637): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199674): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199674): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199711): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199711): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199782): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199782): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199785): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199785): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199854): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199854): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199891): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(199891): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200100): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200100): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200490): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200490): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200491): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200491): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200550): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200550): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200552): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200552): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200553): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200553): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200554): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200554): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200644): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200644): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200685): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200685): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200686): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200686): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200735): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200735): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200737): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200737): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200795): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200795): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200970): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(200970): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201030): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201030): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201106): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201106): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201108): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201108): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201189): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201189): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201251): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201251): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201333): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201333): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201334): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201334): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201497): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201497): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201562): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201562): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201563): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201563): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201564): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201564): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201646): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201646): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201648): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201648): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201787): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201787): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201942): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(201942): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202000): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202000): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202001): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202001): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202051): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202051): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202053): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202053): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202125): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202125): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202127): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202127): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202128): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202128): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202129): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202129): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202238): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202238): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202239): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202239): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202290): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202290): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202292): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202292): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202343): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202343): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202389): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202389): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202391): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202391): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202445): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202445): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202496): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202496): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202498): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202498): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202549): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202549): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202551): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202551): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202605): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202605): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202607): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202607): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202662): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202662): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202664): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202664): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202992): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(202992): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203048): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203048): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203050): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203050): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203103): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203103): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203104): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203104): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203209): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203209): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203211): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203211): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203267): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203267): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203269): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203269): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203388): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203388): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203390): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203390): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203443): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203443): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203504): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203504): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203505): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203505): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203617): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203617): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203670): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203670): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203727): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203727): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203790): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203790): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203885): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203885): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203962): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(203962): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204025): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204025): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204029): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204029): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204098): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204098): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204201): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204201): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204242): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204242): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204287): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204287): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204347): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204347): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204391): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204391): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204438): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204438): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204495): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204495): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204560): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204560): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204653): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204653): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204687): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204687): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204745): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204745): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204746): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204746): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204850): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204850): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204887): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204887): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204918): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204918): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204967): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(204967): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205021): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205021): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205075): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205075): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205123): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205123): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205168): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205168): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205215): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205215): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205264): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205264): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205265): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205265): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205330): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205330): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205332): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205332): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205471): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205471): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205650): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205650): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205767): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205767): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205800): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205800): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205882): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205882): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205998): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(205998): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(206194): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(206194): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207017): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207017): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207043): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207043): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207127): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207127): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207196): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207196): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207343): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207343): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207346): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207346): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207697): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207697): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207814): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207814): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207862): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207862): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207944): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(207944): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208001): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208001): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208060): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208060): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208180): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208180): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208216): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208216): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208283): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208283): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208518): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208518): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208520): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208520): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208589): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208589): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208591): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208591): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208713): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208713): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208835): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208835): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208861): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208861): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208887): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(208887): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209015): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209015): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209055): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209055): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209119): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209119): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209207): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209207): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209271): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209271): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209340): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209340): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209460): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209460): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209580): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209580): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209689): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209689): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209753): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209753): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209804): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209804): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209830): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209830): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209927): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209927): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209973): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(209973): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210028): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210028): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210054): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210054): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210421): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210421): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210424): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210424): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210541): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210541): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210603): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210603): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210725): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210725): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210800): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210800): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210840): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210840): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(210885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211015): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211015): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211047): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211047): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211074): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211074): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211102): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211102): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211130): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211130): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211206): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211206): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211310): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211310): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211393): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211393): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211430): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211430): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211488): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211488): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211529): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211529): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211566): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211566): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211704): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211704): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211743): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(211743): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212025): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212025): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212085): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212085): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212152): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212152): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212381): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212381): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212450): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212450): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212779): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212779): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212783): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212783): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212837): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212837): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212874): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212874): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212898): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212898): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212928): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212928): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212970): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212970): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212971): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212971): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212999): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(212999): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213026): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213026): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213110): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213110): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213230): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213230): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213331): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213331): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213438): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213438): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213472): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213472): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213657): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213657): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213659): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213659): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213765): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213765): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213819): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213819): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213885): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213885): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213915): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(213915): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214078): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214078): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214080): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214080): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214375): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214375): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214464): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214464): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214573): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214573): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214645): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214645): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214647): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214647): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214726): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214726): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214728): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214728): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214877): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214877): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214909): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214909): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214934): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214934): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214987): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(214987): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215019): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215019): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215046): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215046): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215137): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215137): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215138): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215138): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215204): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215204): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215205): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215205): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215294): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215294): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215295): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215295): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215384): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215384): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215386): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215386): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215448): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215448): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215449): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215449): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215450): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215450): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215451): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215451): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215524): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215524): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215525): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215525): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215590): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215590): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215591): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215591): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215592): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215592): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215593): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215593): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215752): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215752): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215753): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215753): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215784): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215784): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215823): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215823): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215888): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215888): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215913): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(215913): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216093): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216093): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216094): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216094): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216144): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216144): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216220): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216220): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216221): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216221): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216222): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216222): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216318): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216318): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216579): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216579): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216581): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216581): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216680): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216680): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216793): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216793): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216794): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216794): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216872): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216872): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216924): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216924): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216974): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(216974): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217025): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217025): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217027): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217027): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217125): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217125): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217158): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217158): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217327): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217327): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217468): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217468): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217567): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217567): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217667): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217667): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217772): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217772): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217877): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217877): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217985): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(217985): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218455): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218455): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218645): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218645): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218684): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(218684): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219095): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219095): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219163): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219163): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219235): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219235): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219354): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219354): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219401): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219401): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219443): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219443): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219575): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219575): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219606): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219606): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219816): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219816): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219910): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(219910): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220014): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220014): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220157): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220157): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220231): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220231): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220232): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220232): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220279): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220279): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220280): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220280): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220281): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220281): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220313): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220313): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220314): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220314): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220380): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220380): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220381): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220381): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220417): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220417): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220418): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220418): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220419): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220419): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220619): warning C4047: 'function': 'zval **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220619): warning C4024: 'zend_parse_arg_array': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220620): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220620): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220666): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220666): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220730): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220730): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220831): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220831): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220890): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220890): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220946): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220946): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220995): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(220995): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221039): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221039): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221085): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221085): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221159): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221159): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221160): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221160): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221466): warning C4047: 'function': 'zend_string **' differs in levels of indirection from 'zval *'
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(221466): warning C4024: 'zend_parse_arg_str': different types for formal and actual parameter 2
C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\phalcon.zep.c(222827): warning C4133: '=': incompatible types - from 'char *' to 'zend_string *'
	rc /nologo  /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/main /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/Zend /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/TSRM /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include/ext /I C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev/include /n /fo C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\php_phalcon.dll.res /d FILE_DESCRIPTION="\"php_phalcon.dll\"" /d FILE_NAME="\"php_phalcon.dll\"" /d URL="\"https://www.php.net\"" /d INTERNAL_NAME="\"PHALCON extension\"" /d THANKS_GUYS="\"\"" C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev\build\template.rc
	"link.exe" @"C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\resp\PHALCON_GLOBAL_OBJS.txt" C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev\lib\php8.lib  kernel32.lib ole32.lib user32.lib advapi32.lib shell32.lib ws2_32.lib Dnsapi.lib psapi.lib bcrypt.lib C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\php_phalcon.dll.res /out:C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\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\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev\lib\;C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\php-dev" 
   Creating library C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\php_phalcon.lib and object C:\Users\runneradmin\AppData\Local\Temp\e1d88b64-ed90-40a3-9f2f-99710b3e3b08\x64\Release\php_phalcon.exp
Generating code
Finished generating code
EXT phalcon build complete
