We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27af06d commit b5c48b5Copy full SHA for b5c48b5
README.md
@@ -8,7 +8,7 @@ This library was written out of the need to obfuscate the source for a private l
8
9
While this tool does not make PHP code impossible to read, it will make it significantly less legible.
10
11
-It is compatible with PHP up to and including 5.5.
+It is compatible with PHP 5.3, 5.4 and 5.5, but needs PHP 5.4+ to run.
12
13
## Usage
14
0 commit comments