I've just installed a php PEAR extension (Spreadsheet_Excel_Writer), and tried using it with the help of the documentation on the PEAR site. But every time I receive an error
Fatal error: Call-time pass-by-reference has been removed in /usr/share/pear/Spreadsheet/Excel/Writer/Worksheet.php on line 2490
The error seems to have been dealt with, but not reflected in the package available in the repository.
In addition to this, there seems to be no other documentation but the one available on the PEAR site itself. So, if there had been another way of doing things (i.e., of coding) in line with the version on the Mageia repository, I have no way of knowing... So, would the only solution be to un-install the package, and then reinstall it from gitHub instead?
Can anybody help with that?
Thanks in advance.
