Ah, I didn't think of using PHP5 to run pecl package ... that works ... Cheers ...
On Thu, Sep 10, 2015 at 4:32 PM, Sean DuBois <s...@siobud.com> wrote: > On Thu, Sep 10, 2015 at 03:25:16PM +0100, Joe Watkins wrote: > > Afternoon internals, > > > > Is there any concrete plan for deploying pecl extensions for PHP7 ? > > > > Anatol (or anyone), is there any way to get windows ext's built > against > > RC's while we're waiting for PECL/pickle/apples/whatever to be sorted ? > > > > Cheers > > Joe > > Quite a few extensions are being developed via branches now. It sounds > like this will be ok if pickle is being used, but should I be worried > about causing people headaches before that is ready? > > I really don't want to have a bunch of preprocessor use in the > extensions I am working on. It makes them harder to maintain, and a lot > harder for new contributors. > > thanks >