Re: cvs: ZendEngine2(PHP_5_3) / zend_extensions.c zend_extensions.h
Christopher Jones <[email protected]> Thu, 09 Apr 2009 10:55:21 -0700
| Newsgroups | gmane.comp.php.cvs.zend,gmane.comp.php.devel |
|---|---|
| Message-ID | <[email protected]> |
Dmitry Stogov wrote: >> Is this Zend extensions only? > > Yes. > >> Is it safe to set in extensions that should >> work with pre 5.3 PHP's? > > Yes, in php5.2 and below build_id just won't be checked ans this > callback won't be called. > >> Did I lose track of the other API versioning change - the one that was >> about >> to change the structure size. Or is this it but just applied to Zend >> extensions? > > It's applied only to zend_extensions and doesn't change the structure > size as it has some reserved space. > > Thanks. Dmitry. Thanks Dmitry. Chris -- Email: [email protected] Twitter: http://twitter.com/ghrd Free PHP Book: http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php