[pkg-php-pear] Bug#824409: not ready for php7: New objects cannot be assigned by reference
Ivan Sergio Borgonovo
ivan.s.b at gmail.com
Sun May 15 15:48:21 UTC 2016
Package: php-text-wiki
Version: 1.2.1-2
As reported in:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822771#34
/usr/share/php/Text/Wiki.php
contains several instances of
=& new
that are not compatible with php7.
Changing them to
= new
fixed the problem.
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
More information about the pkg-php-pear
mailing list