Re: [PHP-DEV] php wiki

2016-03-13 Thread Good guy
On 13/03/2016 23:17, Avtandil Kikabidze wrote: Hi. I am web developer from Georgia, Tbilisi. About me https://longman.me/cv How I can register on php wiki? I am trying here https://wiki.php.net/rfc?do=register but I got error: "That wasn't the answer we were expecting" Please help me Please co

[PHP-DEV] php wiki

2016-03-13 Thread Avtandil Kikabidze
Hi. I am web developer from Georgia, Tbilisi. About me https://longman.me/cv How I can register on php wiki? I am trying here https://wiki.php.net/rfc?do=register but I got error: "That wasn't the answer we were expecting" Please help me

Re: [PHP-DEV] Re: Enabling opcache causes libraries to build as static

2016-03-13 Thread Johannes Schlüter
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