Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 3.1.0 Released
#1

(This post was last modified: 07-26-2016, 01:25 PM by ciadmin.)

CodeIgniter 3.1.0 was released today, with some security fixes, bug fixes and enhancements.

Most importantly - it fixes a critical SQL injection bug in the ODBC database driver. The fixes to the ODBC driver mean that you can no longer use the query builder with it, nor the escape() functions. On the plus side, it now has actual query binding, as opposed to emulated.

The ODBC fixes are not backwards compatible, hence the bump in version number. We are also bumping the minimum PHP version to 5.3.7. Any previous in-progress changes, for CI3.1.0, will now be targeted for CI3.2.0.

This release includes bug fixes for the Cache, Config, Database, Database Forge, Email, File Uploading, Form Validation, Image Manipulation, Input Library, Query Builder, Session, and User Agent libraries; as well as the file and path helpers, and some common functions.

Enhancements have been made to the Database Forge, Encryption, Image Manipulation and Session libraries.

This is recommended for all users of version 3. Download v3.1.0 now, and we encourage you to read the changelog, and to check the directions for upgrading from a previous version.
James Parry
Project Lead
Reply
#2

(This post was last modified: 07-26-2016, 11:53 AM by PaulD. Edit Reason: added ps )

Just upgraded the site I am building at the moment, no issues or problems, everything went perfectly. Thank you!

PS the upgrade link in your post is not working.
Reply
#3

Your link is incorrect:

http://www.codeigniter.com/user_guide/in...e_310.html
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#4

I fixed the link, thanks @PaulD & @albertleao
Reply
#5

Wow, I just update one of my site and its running smoothly. No issue at all.
Thanks mate Smile
CI RocksĀ  Big Grin
Reply
#6

Just updated my application - flawless. Smile

Thank you so much for your great work!
Reply
#7

Thanks guys for the great update and your awesome work.
I will update my projects later on this day. Smile
Reply
#8

Good news thanks for all team members
Reply
#9

Well done CI!!!
God Bless CI Contributors Smile
Reply
#10

Thank you for your work!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB