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

CodeIgniter 3.0.2 was released today with a number of bugfixes and minor features. This is recommended for all users of version 3.


New updates include, but are not limited to:

    Fixed a number of XSS attack vectors in Security Library method xss_clean() (thanks to Frans Rosén from Detectify).

    Updated the application/config/constants.php file to check if constants aren’t already defined before doing that.
    Changed Loader Library method model() to only apply ucfirst() and not strtolower() to the requested class name.
    Changed Config Library methods base_url(), site_url() to allow protocol-relative URLs by passing an empty string as the protocol.


Download v3.0.2 now, and we encourage you to read the changelog.
James Parry
Project Lead
Reply
#2

Can not download userguide v3.0.2.zip offline

http://www.codeigniter.com/data/CodeIgni...rguide.zip

404 Page Not Found
My bad, my english 10:32 AM
Reply
#3

(10-08-2015, 11:07 AM)ardhie1032 Wrote: Can not download userguide v3.0.2.zip offline

http://www.codeigniter.com/data/CodeIgni...rguide.zip

404 Page Not Found

It took a few minutes to get all the downloads in place. I just tested the download and it works fine.
Reply
#4

(10-08-2015, 11:07 AM)ardhie1032 Wrote: Can not download userguide v3.0.2.zip offline

http://www.codeigniter.com/data/CodeIgni...rguide.zip

404 Page Not Found

You do know that the user guide is included together with the framework, right?
I don't get why anybody would need to download it separately (or download it at all for that matter) ...
Reply
#5

Sweet... *updating the Security Library in all my CI projects now.*
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply
#6

Upgrading from 3.0.1 to 3.0.2
For my small app (login and crud).
Using additional:
- HMVC Modular System
- Session using Database

Smooth.. successfull.
Thank You

Reference Upgrading: http://www.codeigniter.com/user_guide/in...e_302.html
Reply
#7

(10-08-2015, 01:20 PM)ciadmin Wrote:
(10-08-2015, 11:07 AM)ardhie1032 Wrote: Can not download userguide v3.0.2.zip offline

http://www.codeigniter.com/data/CodeIgni...rguide.zip

404 Page Not Found

It took a few minutes to get all the downloads in place. I just tested the download and it works fine.

Done. Thanks @ciadmin Wink
My bad, my english 10:32 AM
Reply
#8

(10-08-2015, 03:01 PM)Narf Wrote:
(10-08-2015, 11:07 AM)ardhie1032 Wrote: Can not download userguide v3.0.2.zip offline

http://www.codeigniter.com/data/CodeIgni...rguide.zip

404 Page Not Found

You do know that the user guide is included together with the framework, right?
I don't get why anybody would need to download it separately (or download it at all for that matter) ...

hhehe I don't know, I always downloaded CI without UserGuide on github (dev-version). My connnection is fine for download it, Thanks @Narf.
My bad, my english 10:32 AM
Reply




Theme © iAndrew 2016 - Forum software by © MyBB