Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ProgramMaster
/
CodeIgniter
Public
forked from
bcit-ci/CodeIgniter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeIgniter
system
core
CodeIgniter.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2015
[ci skip] Update version numbers
narfbg
committed
d75847e
View commit details
Copy full SHA for d75847e
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
[ci skip] Update version number
narfbg
committed
c0b2ae2
View commit details
Copy full SHA for c0b2ae2
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Log an error message if composer_autoload is not found.
narfbg
committed
2eb580c
View commit details
Copy full SHA for 2eb580c
View code at this point
Browse repository at this point
[ci skip] Load vendor/autoload.php earlier
narfbg
committed
1725432
View commit details
Copy full SHA for 1725432
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Remove closing blocks at end of PHP files
vlakoff
committed
4cbe463
View commit details
Copy full SHA for 4cbe463
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Bulk (mostly documentation) update
Show description for fe9309d
narfbg
committed
fe9309d
View commit details
Copy full SHA for fe9309d
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
fix typo in the comments
cgaldiolo-splashlight
committed
72d63cd
View commit details
Copy full SHA for 72d63cd
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Add a real exception handler
Show description for 4b838af
narfbg
committed
4b838af
View commit details
Copy full SHA for 4b838af
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
[ci skip] Switch to MIT license; close #3293
narfbg
committed
bdb96ca
View commit details
Copy full SHA for bdb96ca
View code at this point
Browse repository at this point
Commits on Oct 5, 2014
Optimize the composer_autoload check
narfbg
committed
286f9e1
View commit details
Copy full SHA for 286f9e1
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Add setting ['composer_autoload']
Show description for ed86ee1
narfbg
committed
ed86ee1
View commit details
Copy full SHA for ed86ee1
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Fix a few typos and add a backport (compat) for hex2bin()
narfbg
committed
5b3fe7c
View commit details
Copy full SHA for 5b3fe7c
View code at this point
Browse repository at this point
Commits on May 9, 2014
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
narfbg
committed
1ffa223
View commit details
Copy full SHA for 1ffa223
View code at this point
Browse repository at this point
Commits on May 6, 2014
Account for PHP 5.6 changes related to charsets
narfbg
committed
51593f4
View commit details
Copy full SHA for 51593f4
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Fix in $_protected array of register_globals security procedure
Show description for de70dbb
vlakoff
committed
de70dbb
View commit details
Copy full SHA for de70dbb
View code at this point
Browse repository at this point
Fix #3004
narfbg
committed
b78a8c7
View commit details
Copy full SHA for b78a8c7
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Don't use globals
Show description for c26b9eb
narfbg
committed
c26b9eb
View commit details
Copy full SHA for c26b9eb
View code at this point
Browse repository at this point
Commits on Feb 20, 2014
Don't use error suppression with ini_set()
narfbg
committed
ca39f2e
View commit details
Copy full SHA for ca39f2e
View code at this point
Browse repository at this point
Commits on Feb 19, 2014
Add compatibility layer for array_column(), array_replace(), array_replace_recursive()
narfbg
committed
0254589
View commit details
Copy full SHA for 0254589
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)
narfbg
committed
9a152a9
View commit details
Copy full SHA for 9a152a9
View code at this point
Browse repository at this point
Commits on Feb 13, 2014
Fix syntax error
narfbg
committed
376b215
View commit details
Copy full SHA for 376b215
View code at this point
Browse repository at this point
Introducing compatibility layers
Show description for 3fd1b38
narfbg
committed
3fd1b38
View commit details
Copy full SHA for 3fd1b38
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct()
Show description for eb555ed
narfbg
committed
eb555ed
View commit details
Copy full SHA for eb555ed
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
2013 > 2014
Show description for 871754a
darwinel
committed
871754a
View commit details
Copy full SHA for 871754a
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
URI Routing overhaul
Show description for 30d5324
narfbg
committed
30d5324
View commit details
Copy full SHA for 30d5324
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
Finally get rid of the CI_Router::_set_overrides() calls
narfbg
committed
4e6c528
View commit details
Copy full SHA for 4e6c528
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Always load application/config/constants.php
narfbg
committed
b6fbcbe
View commit details
Copy full SHA for b6fbcbe
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Update CodeIgniter.php
Show description for 1095d11
josephok
committed
1095d11
View commit details
Copy full SHA for 1095d11
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
narfbg
committed
5932a73
View commit details
Copy full SHA for 5932a73
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Simulate a complete custom exception handler by redirecting uncaught events.
kaiwangchen
committed
21fe9da
View commit details
Copy full SHA for 21fe9da
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
Fix $replace parameter handling in get_config()
Show description for 8d70c0a
vlakoff
committed
8d70c0a
View commit details
Copy full SHA for 8d70c0a
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Change class filenames to Ucfirst
narfbg
committed
2029231
View commit details
Copy full SHA for 2029231
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Router improvements
Show description for 08fec7b
narfbg
committed
08fec7b
View commit details
Copy full SHA for 08fec7b
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
Fix #2380 and deprecate CI_Router::fetch_*() methods
narfbg
committed
0e4237f
View commit details
Copy full SHA for 0e4237f
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Disable autoloader call from class_exists() occurences to improve performance
Show description for 49e68de
narfbg
committed
49e68de
View commit details
Copy full SHA for 49e68de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.