Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-16 Thread Pierre Joye
On Jun 16, 2015 11:35 PM, "Hannes Magnusson" wrote: > > On Tue, Jun 16, 2015 at 9:14 AM, Sebastian Bergmann wrote: > > Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: > >> did not have more time to test though, so any feedback is appreciated. > > > > I still think that the right solution would be

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-16 Thread Hannes Magnusson
On Tue, Jun 16, 2015 at 9:14 AM, Sebastian Bergmann wrote: > Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: >> did not have more time to test though, so any feedback is appreciated. > > I still think that the right solution would be to simply not bundle / > install PEAR anymore. That probably

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-16 Thread Sebastian Bergmann
Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: > did not have more time to test though, so any feedback is appreciated. I still think that the right solution would be to simply not bundle / install PEAR anymore. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-16 Thread Ferenc Kovacs
On Wed, Jun 10, 2015 at 5:19 PM, wrote: > Hi Patrick > > On Wed, Jun 10, 2015, at 08:15 AM, Patrick ALLAERT wrote: > > ereg_*() functions are deprecated since a long time and has been removed > in > > PHP 7. > > Understood. > > Since I'm simply attempting to build PHP7 from source, not, as yet, '

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-10 Thread robert . devanna
Hi Patrick On Wed, Jun 10, 2015, at 08:15 AM, Patrick ALLAERT wrote: > ereg_*() functions are deprecated since a long time and has been removed in > PHP 7. Understood. Since I'm simply attempting to build PHP7 from source, not, as yet, 'use it', what do I *do* about it? Is this something cura

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-10 Thread Patrick ALLAERT
Le mer. 10 juin 2015 à 17:15, Patrick ALLAERT a écrit : > Le mer. 10 juin 2015 à 17:05, a écrit : > >> hi >> >> I'm building PHP7 on linux/64 >> >> git checkout PHP-7.0.0 >> cd PHP-7.0.0 >> git log | head >> commit dbf30365aa15b9044d75b8f77db570bf8fdf2726

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-10 Thread Patrick ALLAERT
Le mer. 10 juin 2015 à 17:05, a écrit : > hi > > I'm building PHP7 on linux/64 > > git checkout PHP-7.0.0 > cd PHP-7.0.0 > git log | head > commit dbf30365aa15b9044d75b8f77db570bf8fdf2726 > Merge: 9cb8cb4 5ff259e > Author: Fe

[PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-10 Thread robert . devanna
hi I'm building PHP7 on linux/64 git checkout PHP-7.0.0 cd PHP-7.0.0 git log | head commit dbf30365aa15b9044d75b8f77db570bf8fdf2726 Merge: 9cb8cb4 5ff259e Author: Ferenc Kovacs Date: Wed Jun 10 10:49:51 201