diff --git a/samples/index.php b/samples/index.php index 71e8518a..94b98901 100644 --- a/samples/index.php +++ b/samples/index.php @@ -10,7 +10,7 @@ if (!CLI) { Read the Docs

- array('PHP 5.3.0', version_compare(phpversion(), '5.3.0', '>=')), 'zip' => array('PHP extension ZipArchive', extension_loaded('zip')),