CodeIgniter 3.0.0 Release

A couple of days like, namely on March 30, the release of CodeIgniter 3.0.0 was released. You can download it on the project page.
Key changes compared to CodeIgniter 2:
- MIT licensed framework
- Extensive database driver refactoring
- Full PDO support
- New Session Library
- New encryption library
- Unit testing improved, code coverage improved
- PHP 5.4 or later is recommended, but CI will still run on PHP 5.2.4
Full list of changes .