Hey,
I'm not sure who maintains the bugs database these days. It'd make it
easier for me to follow the bugs if we'd merge the scripting engine and
Zend Engine 2 categories into one. We will know according to the PHP
version what version of the Zend Engine it is. Comments?
Who can take care of merging these?
Andi
Hey,
I'm not sure who maintains the bugs database these days. It'd make it easier
for me to follow the bugs if we'd merge the scripting engine and Zend Engine 2
categories into one. We will know according to the PHP version what version of
the Zend Engine it is. Comments?Who can take care of merging these?
I can do that if we agree on doing it. You do know that most of the ones
in the "scripting engine" one are ZE1 bugs?
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
At 04:37 PM 6/23/2005 +0200, Derick Rethans wrote:
Hey,
I'm not sure who maintains the bugs database these days. It'd make it
easier
for me to follow the bugs if we'd merge the scripting engine and Zend
Engine 2
categories into one. We will know according to the PHP version what
version of
the Zend Engine it is. Comments?Who can take care of merging these?
I can do that if we agree on doing it. You do know that most of the ones
in the "scripting engine" one are ZE1 bugs?
It seems the majority were also verified with PHP 5, no?
Andi
I can do that if we agree on doing it. You do know that most of the ones
in the "scripting engine" one are ZE1 bugs?It seems the majority were also verified with PHP 5, no?
I'm not sure, but would it help to move the ZE2 bugs to the "Scripting
Engine" category instead? I think that's more logical.
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
I agree with Derick, it makes much more sense to merge ZE2 bugs into
scripting engine bugs category.
Ilia
I can do that if we agree on doing it. You do know that most of the ones
in the "scripting engine" one are ZE1 bugs?It seems the majority were also verified with PHP 5, no?
I'm not sure, but would it help to move the ZE2 bugs to the "Scripting
Engine" category instead? I think that's more logical.
UPDATE bugdb SET bug_type='Scripting Engine problem' WHERE bug_type='Zend Engine 2 problem';
--Jani
I can do that if we agree on doing it. You do know that most of the ones
in the "scripting engine" one are ZE1 bugs?It seems the majority were also verified with PHP 5, no?
I'm not sure, but would it help to move the ZE2 bugs to the "Scripting
Engine" category instead? I think that's more logical.UPDATE bugdb SET bug_type='Scripting Engine problem' WHERE bug_type='Zend
Engine 2 problem';
Done, and thanks for the query! 589 rows were affected.
regards,
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org