[PHP-DEV] ZEND_MODULE_API_NO in ZE2 [was Re: [PHP-CVS] cvs: php4 /ext/xmlrpc config.m4 /ext/xmlrpc/libxmlrpc acinclude.m4 xmlrpc.h xmlrpc.m4] From: Markus Fischer (mfischer <email protected>)
Date: 09/27/01

On Wed, Sep 26, 2001 at 06:32:00PM -0500, Dan Libby wrote :
> works for me. there is already an ifdef around the call that checks for
> API version.
>
> I did find that it no longer links with the built-in expat due to
> function redefines (php_XML_*), so I added an include of php_compat.h in
> /ext/xml/expat/expat.h

Yeah, lazy me I didn't take a look at myself. And I probably can
think already what causes this: I was using the ZendEngine2.

Shouldnt the ZEND_MODULE_API_NO in zend_modules.h also be bumped
up for ZendEngine2; Zeev, Andi?

- Markus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>