[PEAR-BUG] Bug #20488 [Opn]: go-pear.phar and install-pear-nozlib.phar are broken with php 7.0
[email protected] Mon, 2 Feb 2015 16:35:32 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20488&edit=1 ID: 20488 Updated by: [email protected] Reported By: tyra3l at gmail dot com Summary: go-pear.phar and install-pear-nozlib.phar are broken with php 7.0 Status: Open Type: Bug Package: PEAR Package Version: SVN PHP Version: HEAD SVN-2015-01-19 Roadmap Versions: New Comment: Things to fix: 1. new-by-reference: &new 2. magic quotes 3. ereg functions 4. constructor names; we have to use __construct() 5. mark static methods as static See the UPGRADING file at http://git.php.net/?p=php- src.git;a=blob;f=UPGRADING;h=bb37a05d8aa8af3cc2e599acbd4ae0e7f52fbd33;hb= 4d3e4d3bf994739681613f9061d056e10f731b65 Previous Comments: ------------------------------------------------------------------------ [2015-01-19 17:21:55] tyrael Description: ------------ there are a couple of BC breaks in the current php-src master(which will be PHP 7.0) which causes make install to fail when installing pear. I've started working on a Pull Request against pear-core with the necessary changes to make it compatible with PHP 7.0, I will drop a comment when it is ready to be merged. ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20488&edit=1