Hi,
with opcache being bundled I expectr to see multiple bugs like #64568
where users are trying to load opcache as PHP module (using extension=
in php.ini), I tried to improve the error message a bit.
In
https://github.com/johannes/php-src/commit/a1301253a44de3997548cbd8f83e38d79e4c331c
the PHP module loader will, in case of an error, check for Zend
Extension symbols and give a more verbose error .
Any opinions on this?
johannes
Wed, Apr 3, 2013 at 11:01 AM, Johannes Schlüter johannes@schlueters.dewrote:
Hi,
with opcache being bundled I expectr to see multiple bugs like #64568
where users are trying to load opcache as PHP module (using extension=
in php.ini), I tried to improve the error message a bit.In
https://github.com/johannes/php-src/commit/a1301253a44de3997548cbd8f83e38d79e4c331c
the PHP module loader will, in case of an error, check for Zend
Extension symbols and give a more verbose error .Any opinions on this?
+1, I like it
Julien.Pauli
Looking good. +1.
Wed, Apr 3, 2013 at 11:01 AM, Johannes Schlüter <johannes@schlueters.de
wrote:
Hi,
with opcache being bundled I expectr to see multiple bugs like #64568
where users are trying to load opcache as PHP module (using extension=
in php.ini), I tried to improve the error message a bit.In
https://github.com/johannes/php-src/commit/a1301253a44de3997548cbd8f83e38d79e4c331c
the PHP module loader will, in case of an error, check for Zend
Extension symbols and give a more verbose error .Any opinions on this?
+1, I like it
Julien.Pauli
2013/4/3 Johannes Schlüter johannes@schlueters.de:
Hi,
with opcache being bundled I expectr to see multiple bugs like #64568
where users are trying to load opcache as PHP module (using extension=
in php.ini), I tried to improve the error message a bit.In
https://github.com/johannes/php-src/commit/a1301253a44de3997548cbd8f83e38d79e4c331c
the PHP module loader will, in case of an error, check for Zend
Extension symbols and give a more verbose error .Any opinions on this?
Sounds good, +1
Hi!
https://github.com/johannes/php-src/commit/a1301253a44de3997548cbd8f83e38d79e4c331c
the PHP module loader will, in case of an error, check for Zend
Extension symbols and give a more verbose error .
Sounds like a good idea.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Hi
2013/4/3 Johannes Schlüter johannes@schlueters.de:
Any opinions on this?
Lets just get it committed, +1
--
regards,
Kalle Sommer Nielsen
kalle@php.net