diff options
author | jmtd <jmtd@web> | 2019-11-11 08:03:15 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2019-11-11 08:03:15 -0400 |
commit | be5abb6769a1c40d6e10d65596a1d7dadfdc8cdb (patch) | |
tree | 60e8b0edabba3256c733e4c3f0fc955eaf017265 | |
parent | de82463228c7dcde0dbf19f05556465ef37580dc (diff) | |
download | ikiwiki-be5abb6769a1c40d6e10d65596a1d7dadfdc8cdb.tar ikiwiki-be5abb6769a1c40d6e10d65596a1d7dadfdc8cdb.tar.gz |
php sparkline is dead
-rw-r--r-- | doc/plugins/sparkline/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/sparkline/discussion.mdwn b/doc/plugins/sparkline/discussion.mdwn new file mode 100644 index 000000000..076e6b707 --- /dev/null +++ b/doc/plugins/sparkline/discussion.mdwn @@ -0,0 +1,7 @@ +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]] |