hi I get interested about the PHP module architecture cos
I get these errors ,
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=1
when I trying to load the php_ffi.dll inside the windows. How to
fix this error ? more than that it says that the API number 20050922 and 20060613 are not matching . Can I go to the dll file and open the
dll file using HexEdit and make a surgary if it works ?
Please give me some ideas ?
and a starting point to dig into the php architecture.
and I dig a lot of threads about this problem , never get an answer.. Unanswered. How can I know more details , I really want
to contribute to the PHP project.