]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
php sparkline is dead
authorjmtd <jmtd@web>
Mon, 11 Nov 2019 12:03:15 +0000 (08:03 -0400)
committeradmin <admin@branchable.com>
Mon, 11 Nov 2019 12:03:15 +0000 (08:03 -0400)
doc/plugins/sparkline/discussion.mdwn [new file with mode: 0644]

diff --git a/doc/plugins/sparkline/discussion.mdwn b/doc/plugins/sparkline/discussion.mdwn
new file mode 100644 (file)
index 0000000..076e6b7
--- /dev/null
@@ -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]]