I'll do it.
Dmitry.
On Mon, 2005-07-18 at 18:04 +0300, Stanislav Malyshev wrote:
> DS>>We can reimplement zend_register_internal_module() to return
> DS>>zend_module_entry* instead of bool.
>
> Yes, I think it's the most simple way to do it.
--
PHP Internals - PHP Runtime Development Mailing
DS>>We can reimplement zend_register_internal_module() to return
DS>>zend_module_entry* instead of bool.
Yes, I think it's the most simple way to do it.
--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115
--
PHP Internals - PHP Runtime D
Hi Stas,
We can reimplement zend_register_internal_module() to return
zend_module_entry* instead of bool.
(The same behavior is in dl() function).
Thanks. Dmitry.
> -Original Message-
> From: Stanislav Malyshev [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 18, 2005 5:16 PM
> To: PHP D