Re: [PHP-DEV] PHP7 PECL Extensions

2015-12-05 Thread Jan Ehrhardt
Martin Keckeis in php.internals (Fri, 4 Dec 2015 09:01:20 +0100): >in my case i miss currently two extensions: >- https://pecl.php.net/package/imagick >- https://pecl.php.net/package/APCu APC Backwards Compatibility in the Windows builds solved: https://github.com/krakjoe/apcu-bc/pull/2 Binaries

Re: [PHP-DEV] PHP7 PECL Extensions

2015-12-04 Thread Dan Ackroyd
On 4 December 2015 at 08:01, Martin Keckeis wrote: > About imagick i found just this on gophp7 > https://github.com/gophp7/gophp7-ext/wiki/ext-imagick > > Are there still problems, or do they just need to be rebuild? > Imagick needed the 7 dev branch merging to master and tagging. Downloads that

Re: [PHP-DEV] PHP7 PECL Extensions

2015-12-04 Thread Pierre Joye
On Dec 4, 2015 8:25 PM, "Jan Ehrhardt" wrote: > > Martin Keckeis in php.internals (Fri, 4 Dec 2015 09:01:20 +0100): > >it seems there are already some extensions build successfully for > >php7windows > > > >in my case i miss currently two extensions: > >- https://pecl.php.net/package/imagick > >-

Re: [PHP-DEV] PHP7 PECL Extensions

2015-12-04 Thread Jan Ehrhardt
Martin Keckeis in php.internals (Fri, 4 Dec 2015 09:01:20 +0100): >it seems there are already some extensions build successfully for >php7windows > >in my case i miss currently two extensions: >- https://pecl.php.net/package/imagick >- https://pecl.php.net/package/APCu > >About imagick i found just

Re: [PHP-DEV] PHP7 PECL Extensions

2015-12-04 Thread Martin Keckeis
2015-09-11 23:13 GMT+02:00 Jan Ehrhardt : > Joe Watkins in php.internals (Thu, 10 Sep 2015 17:25:22 +0100): > >I thought vc14 deps were just copied from somewhere else, that's what > I > >did to test ? > > > >Does that mean no dlls for now ? > > > >Any time is good, you have more impor

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-11 Thread Jan Ehrhardt
Joe Watkins in php.internals (Thu, 10 Sep 2015 17:25:22 +0100): >I thought vc14 deps were just copied from somewhere else, that's what I >did to test ? > >Does that mean no dlls for now ? > >Any time is good, you have more important things to do ;) If you want to try right now, test it

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 10/09/2015 19:14, Pierre Joye a écrit : > On Sep 10, 2015 10:32 PM, "Sean DuBois" 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

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 10/09/2015 16:25, Joe Watkins a écrit : > 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 PEC

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Pierre Joye
On Sep 11, 2015 12:14 AM, "Pierre Joye" wrote: > > > On Sep 10, 2015 10:32 PM, "Sean DuBois" 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 ? > > > > > > A

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Pierre Joye
On Sep 10, 2015 10:32 PM, "Sean DuBois" 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 again

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Joe Watkins
; Cc: PHP internals > > Subject: Re: [PHP-DEV] PHP7 PECL Extensions > > > > Hi Anatol, > > > > I thought vc14 deps were just copied from somewhere else, that's > what I did > > to test ? > > > > Does that mean no dlls for now ? >

RE: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Anatol Belski
> -Original Message- > From: Joe Watkins [mailto:pthre...@pthreads.org] > Sent: Thursday, September 10, 2015 6:25 PM > To: Anatol Belski > Cc: PHP internals > Subject: Re: [PHP-DEV] PHP7 PECL Extensions > > Hi Anatol, > > I thought vc14 deps were j

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Joe Watkins
; Hi Joe, > > > -Original Message- > > From: Joe Watkins [mailto:pthre...@pthreads.org] > > Sent: Thursday, September 10, 2015 4:25 PM > > To: PHP internals > > Subject: [PHP-DEV] PHP7 PECL Extensions > > > > Afternoon internals, > > > >

RE: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Anatol Belski
Hi Joe, > -Original Message- > From: Joe Watkins [mailto:pthre...@pthreads.org] > Sent: Thursday, September 10, 2015 4:25 PM > To: PHP internals > Subject: [PHP-DEV] PHP7 PECL Extensions > > Afternoon internals, > > Is there any concrete plan for deployi

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Joe Watkins
http://windows.php.net/downloads/pecl/releases/pthreads/3.0.0/logs/ Well ... that didn't work, and doesn't tell me why ... anyone know what's up ?? Cheers Joe On Thu, Sep 10, 2015 at 4:37 PM, Joe Watkins wrote: > Ah, I didn't think of using PHP5 to run pecl package ... that works ... > > Cheer

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Joe Watkins
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 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

Re: [PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Sean DuBois
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

[PHP-DEV] PHP7 PECL Extensions

2015-09-10 Thread Joe Watkins
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