ikiwiki/doc/plugins/sparkline/discussion.mdwn

10 lines
494 B
Plaintext
Raw Normal View History

2019-11-11 13:03:15 +01:00
sparkline.org no longer hosts the php sparkline software. it redirects to a personal website which points people at github for their projects, and that list does not include sparkline.
php5 is no longer available in Debian stable (or oldstable).
the libphp-sparkline package is broken with php7 CLI (it redefines "Object" which is now reserved).
Perhaps reverting to the Perl sparkline would make sense now? — [[Jon]]
2019-11-11 13:05:06 +01:00
> oh, now I see [[bugs/remove orphaned sparkline-php from Suggests]].