Re: [PHP-DEV] Coding for the differences in 5.3 and 5.4 _zend_class_entry structure.

2011-07-20 Thread Stas Malyshev
Hi! On 7/20/11 4:25 AM, Richard Quadling wrote: As several extensions have had to implement these #defines to distinguish between the different zend engine versions, should these "level playing field" macros be moved (and completed) form the extension to core? If you're talking about ZEND_CE_F

[PHP-DEV] Coding for the differences in 5.3 and 5.4 _zend_class_entry structure.

2011-07-20 Thread Richard Quadling
Hi. Just seeing if I can get a small extension upgraded from 5.3 to 5.4 (the pecl/inclued extension). This is my attempt to learn more about internals and hopefully increase my contribution to the project. Prior to doing any work, I'm getting these errors ... ..\pecl\inclued\inclued.c(116) : err