On Thu, 2009-04-16 at 22:14 +0000, Ilia Alshanetsky wrote: > #include "php.h" > +#ifdef ZEND_ENGINE_2 > +# include "zend_exceptions.h" > +#else
Not that it is a big issue but do we really need PHP 4 compatibiity in the code? :-) johannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php