[EMAIL PROTECTED] wrote: > We have been down this road before. There is a reasonable expectation that > extensions may differ subtly from extension to extension. I see no need to > fork my source for 4.0.x and 4.1.x compatibility when it is simple enough to > do with macros and maintain one source file.
... and with #ifdefs all over the place it becomes a complete mess, even now with only two different api versions supported maintainance of older releases is what we have CVS branches for, we have more than enough #ifdef's in the code (due to configure detected stuff and threaded server support), i see no need to have even more of those in situations where we have other means to deal with -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php