We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879a501 commit b0f85d5Copy full SHA for b0f85d5
README.md
@@ -146,9 +146,10 @@ Reads & parses (to varying degrees):
146
Requirements
147
===
148
149
-* PHP 4.2.0 up to 5.2.x for getID3() 1.7.x (and earlier)
150
-* PHP 5.0.5 (or higher) for getID3() 1.8.x (and up)
151
-* PHP 5.0.5 (or higher) for getID3() 2.0.x (and up)
+* PHP 4.2.0 up to 5.2.x for getID3() 1.7.x (and earlier)
+* PHP 5.0.5 (or higher) for getID3() 1.8.x (and up)
+* PHP 5.3.0 (or higher) for getID3() 1.9.17 (and up)
152
+* PHP 5.3.0 (or higher) for getID3() 2.0.x (and up)
153
* at least 4MB memory for PHP. 8MB or more is highly recommended.
154
12MB is required with all modules loaded.
155
0 commit comments