We need to, at the least, bump the ZE API number now.
Just about all the OO extensions, including in PECL, need to be
audited and have #ifdefs added.
This kind of change should also be quite prominently announced so that
individual extension authors have a chance to find out wtf made their
code break.
--Wez
On Sat, 20 Nov 2004 15:40:51 +0100, Marcus Boerger <helly@xxxxxxx> wrote:
> Hello Wez,
>
> unfortunatley this fix is needed to make __call() being executable in C.
>
> regard
> marcus
>
> Saturday, November 20, 2004, 3:18:29 PM, you wrote:
>
> > Is this the commit that prompted Rob to adjust the COM extension today?
>
> > If so, we've broken binary compat within the 5.0.x series by changing
> > the method signature; somebody needs to "fix" a whole bunch of OO
> > extensions now.
>
> Well there shouldn't be much extensions using this, are there?
--
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|