summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian A. Weber2017-08-17 14:08:31 +0200
committerChristian A. Weber2017-08-17 14:08:48 +0200
commitc538a7a9159454aa0c2114ace81f5f15f154dece (patch)
tree8c0666f42656531711cfd00b45213be2edab67fe /README
parent2d8b4e466045e81fb7f77e25b2ccbd7f3ab44fe0 (diff)
downloaditools-c538a7a9159454aa0c2114ace81f5f15f154dece.tar.gz
itools-c538a7a9159454aa0c2114ace81f5f15f154dece.tar.bz2
itools-c538a7a9159454aa0c2114ace81f5f15f154dece.zip
iTools requires php 5.4
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ccaf7b2..4d1651c 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Reference: https://itools.search.ch/(function | class | class/function)
Tutorial video: https://itools.search.ch/2007-11-14-itools-demo.mov
ITools is a collection of PHP functions and classes which make a few common
-tasks in PHP easier. It works in PHP 5 and up.
+tasks in PHP easier. It works in PHP 5.4 and up.
Our examples omit array() around function parameters and use dangling commas.
To get that, you can either use our just-in-time syntax converter or use