]> gitweb.fluxo.info Git - puppet-php.git/commitdiff
Adds TODO
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Apr 2018 00:54:25 +0000 (21:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Apr 2018 00:54:25 +0000 (21:54 -0300)
TODO.md [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..19d1818
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,5 @@
+TODO
+====
+
+* Refactor to support multiple PHP versions (5.6, 7.0, 7.1, 7.2 etc) and multiple SAPIs at the same time?
+  One way to do that is to make `$series` as an array.