Joey

Results 68 comments of Joey

No rush, it's not a set of issues that really can be quick fixed.

Just to make it less ambiguous. The tasks thing is a bit of a red herring, you're using that status to tell the thread if it should shut down or...

Thanks, these answers help. > depends on extreme performance If that is not what zephir is for then its purpose is a mystery :D. > so it shouldn't be used...

Legacy is always a pain. As far as I understand it a recursive grammar should make that easy to handle. Off the top of my head (huge simplification/pseudo): returner $IDENTIFIER...

I will take a look and give some comments or suggestions if I find the time. I think this issue needs more work in the future particularly in the design....

The good news is that when I simply remove PH_SEPARATE it appears to behave identically to the PHP equivalent. I can't see any memory leaks so the memory management handles...

I can't comment on stability as I've not actually tried running it yet. I very much doubt however that it's entirely stable just because of limited users. On the other...

I think production ready is very subjective. Ultimately it's really up to the user. This ticket didn't put in the standard. My standard is very high. It might not really...

XMPP authentication failure with an apps account on another domain.

How are you determining that there's a memory leak? You need to enable the gc in php for cyclicle collection.