On Tue, 2016-03-08 at 15:18 +, Andrea Faulds wrote:
> While we're at it, why is Opcache still built as shared? Does
> something
> prevent it being statically-linked?
The reason for this is that opcache is no "PHP module" but a "Zend
Extension" and we simply don't have an initialization mechan
Hi,
David Zuelke wrote:
Is this intentional? Related to opcache's "can only be built shared" status?
But why would that trigger static builds? Or is it a bug?
While we're at it, why is Opcache still built as shared? Does something
prevent it being statically-linked?
Thanks.
--
Andrea Faul