My php debugging setup is Netbeans , Xampp & XDebug on Windows 8 machine which gives the oportunity to auto_open the file in callstack . but :
- if I use Zephir to build my_custom.so on a real Linux server I don't have the .dll equivalent for Windows.
So I ask : ? is it posible to install Zhephir on windows !!! ? is there a way to compile both .so and .dll on a Linux machine (with some C library additions) !!!