On Wed, 2002-03-13 at 00:21, Wez Furlong wrote: > Hi all, > > I've decided to drop the old ISSOCK style code from my streams-enabled > PHP tree, since supporting both that and streams in the code makes the > code worse than it was originally (and the point is to make the code nicer). > > But! What about third-party extensions? Are there any out there that > use le_fopen and ISSOCK ? Do we care about breaking them source-code wise > for the next-next release of PHP (4.3 or perhaps it will be 5 by then?). > > I aim to commit this stuff by the weekend - if anyone has objections > or whatever, please let me know before then. > > I don't anticipate problems with the patch, but then I can't test extensions > that I can't compile/support, so I would appreciate some feedback.
Is there a cpp macro that may be used to detect whether the PHP version an extension is build built for has the new streams? - Stig -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php