CodeIgniter 3.1.1 Released |
CodeIgniter 3.1.1 was released today, with some security fixes, bug fixes and enhancements.
Security: Fixed a flaw in the Security library, for PHP 5.3. Enhancements: to the inflector_helper and common functions. Bug fixes: for the Cache, Email, File Uploading, Form Validation, HTML Table, Image Manipulation, Session, Trackback, Unit Testing, and XML-RPC libraries;as well as the Database driver, Database Forge and Query Builder. This is recommended for all users of version 3. Download v3.1.1 now, and we encourage you to read the changelog, and to check the directions for upgrading from a previous version.
James Parry
Project Lead
when are you guys planning to introduce composer in CI?
(10-22-2016, 10:23 AM)jlp Wrote: CodeIgniter 3.1.1 was released today, with some security fixes, bug fixes and enhancements. (10-22-2016, 10:34 AM)forgotten Wrote: when are you guys planning to introduce composer in CI? It is already supported ... http://www.codeigniter.com/user_guide/ge...-resources Are you referring to something else, for instance a composer installable version, like https://packagist.org/packages/codeigniter/framework ? We don't insist on Composer, but it is supported.
Thank you Development Team...
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Yes, same problem here - 404 on admin router.
All front routes work normally, but admin routers - 404. I return 3.1.0 system folder and is OK.
I fix it, my controller name is 'Login' and method name is also 'login', maybe now this is a conflict in codeigniter routes.
|
Welcome Guest, Not a member yet? Register Sign In |