Hello, I'm using PHP7.2 for Windows(VC15 x86 Thread Safe (2017-Nov-29 02:03:22)) and i downloaded Phalcon3.3 (phalcon_x86_vc15_php7.2.0_3.3.0). I follow installation tutorial.
then, run the command:
php -info
got the results like below:
PHP Warning: PHP Startup: phalcon: Unable to initialize module Module compiled with build ID=API20170718,TS,19.12.25831 PHP compiled with build ID=API20170718,TS,VC15 These options need to match in Unknown on line 0
what should I do .Thank you.