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

Reply via email to