Re: pear-PEAR compatibility issue with PHP7

2017-02-22 Thread Ryan Schmidt
On Feb 22, 2017, at 22:24, Horst Simon wrote: > I tried to use the macports pear with macports php70 and when running pear -V > it throws following error: > PHP Parse error: syntax error, unexpected 'new' (T_NEW) in > /opt/local/lib/php/pear/PEAR/Frontend.php on line 91 > > After searching th

pear-PEAR compatibility issue with PHP7

2017-02-22 Thread Horst Simon
Hi, I tried to use the macports pear with macports php70 and when running pear -V it throws following error: PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /opt/local/lib/php/pear/PEAR/Frontend.php on line 91 After searching the net I found that this should be solved in pear releas