[PHP-DEV] Re: use https when downloading the pear installer

2015-07-27 Thread Ferenc Kovacs
On Mon, Jul 27, 2015 at 5:46 PM, Hannes Magnusson wrote: > On Mon, Jul 27, 2015 at 12:32 AM, Ferenc Kovacs wrote: > > Hi, > > > > I've just realized that even thought https://pear.php.net/ is > available, we > > are still downloading the install-pear-nozlib.phar via http:// in > > pear/Makefile.

[PHP-DEV] Re: use https when downloading the pear installer

2015-07-27 Thread Hannes Magnusson
On Mon, Jul 27, 2015 at 12:32 AM, Ferenc Kovacs wrote: > Hi, > > I've just realized that even thought https://pear.php.net/ is available, we > are still downloading the install-pear-nozlib.phar via http:// in > pear/Makefile.frag and makedist > Do you happen to know any reason for keeping it that