Joe Watkins

Results 70 comments of Joe Watkins

Please use the latest version ?

A general memory corruption bug was, it's difficult to say it can or can't lead to deadlocks ... so testing would be best ;)

We can't change the normal ACP(u) API, or Zend ... but for [PHP 7](http://lxr.php.net/xref/PHP_MASTER/ext/opcache/zend_persist.c#292) there seems to be a way to avoid copying (some) arrays out of SHM ... I...

Hi ... I have a feeling you are trying to use apcu in an unsupported way ... 1 shouldn't matter, because only multithreaded environments are supported on windows. There's no...

Can you try the latest sources from git please ?

This was a purposeful change that made sense when I reviewed it. I'll have to think about that ...

This is causing many problems ... I've read the patch, it's not so nasty ... if it works ... @mkoppanen current state of this patch ? @weltling what has windows...

@remicollet do you have a build matrix with lots of different configurations by chance ?