开发者

Is it still true that zenddebugger only supports non-thread-safe PHP?

This is the开发者_JAVA百科 case according to a thread in 2009 here,

is it still the case now?

Anyone managed to make it work with thread safe PHP?


Yes, it is still the case - the recommended way on Windows is FCGI which runs non-TS PHP.

Unfortunately, it's impossible to make non-TS module to work with TS PHP - data structures are different, so even it one could hack it so it would load it would immediately crash.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜