CodeIgniter 3.0.1 发布,此版本主要更新内容如下: General Changes Updated :doc:`Security Library <libraries/security>` method get_random_bytes() to use PHP 7's random_bytes() function when possible. Updated :doc:`Encryption Library <libraries/security>` method create_key() to use PHP 7's random_bytes() function when possible. :doc:`Database <database/index>` Added support for OFFSET-FETCH with Oracle 12c for the 'oci8' and 'pdo/oci' drivers. Added support for the new MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT constant from PHP 5.6.16 for the 'mysqli' driver. 下载页面:3.0.4 CodeIgniter 3.0.4 发布,PHP 的 MVC 框架下载地址