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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
23
Pull requests
8
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add Boot class
- #8604
#8604
Merged
kenjis
merged 17 commits into
codeigniter4:4.5
codeigniter4/CodeIgniter4:4.5
from
kenjis:feat-add-Boot-class
kenjis/CodeIgniter4:feat-add-Boot-class
Copy head branch name to clipboard
Mar 26, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: add Boot class
#8604
kenjis
merged 17 commits into
codeigniter4:4.5
codeigniter4/CodeIgniter4:4.5
from
kenjis:feat-add-Boot-class
kenjis/CodeIgniter4:feat-add-Boot-class
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2024
refactor: extract Boot class
kenjis
committed
1671882
View commit details
Copy full SHA for 1671882
Browse repository at this point
refactor: move code to Boot class
kenjis
committed
5338b3d
View commit details
Copy full SHA for 5338b3d
Browse repository at this point
refactor: use Boot class in Test/bootstrap.php
kenjis
committed
529eb95
View commit details
Copy full SHA for 529eb95
Browse repository at this point
refactor: fix method name
kenjis
committed
5691689
View commit details
Copy full SHA for 5691689
Browse repository at this point
refactor: remove rtrim()
kenjis
committed
c5191a0
View commit details
Copy full SHA for c5191a0
Browse repository at this point
docs: update comments
kenjis
committed
41db766
View commit details
Copy full SHA for 41db766
Browse repository at this point
docs: add user guide
kenjis
committed
7b81bb0
View commit details
Copy full SHA for 7b81bb0
Browse repository at this point
docs: add @codeCoverageIgnore
kenjis
committed
c335731
View commit details
Copy full SHA for c335731
Browse repository at this point
docs: remove space
kenjis
committed
4a430ea
View commit details
Copy full SHA for 4a430ea
Browse repository at this point
docs: remove @used-by
Show description for 4cd1a70
kenjis
committed
4cd1a70
View commit details
Copy full SHA for 4cd1a70
Browse repository at this point
refactor: extract boot() method
kenjis
committed
a95c6f1
View commit details
Copy full SHA for a95c6f1
Browse repository at this point
refactor: improve readability
kenjis
committed
1022a33
View commit details
Copy full SHA for 1022a33
Browse repository at this point
refactor: remove unneeded unset()
kenjis
committed
61bf440
View commit details
Copy full SHA for 61bf440
Browse repository at this point
Commits on Mar 17, 2024
refactor: move checkMissingExtensions() up
Show description for dc9caae
kenjis
committed
dc9caae
View commit details
Copy full SHA for dc9caae
Browse repository at this point
refactor: early return
kenjis
committed
a5ee340
View commit details
Copy full SHA for a5ee340
Browse repository at this point
fix: change HTTP status code from 200 to 503
kenjis
committed
44583a4
View commit details
Copy full SHA for 44583a4
Browse repository at this point
feat: "system/bootstrap.php" shows upgrade error message
kenjis
committed
842fd6e
View commit details
Copy full SHA for 842fd6e
Browse repository at this point
You can’t perform that action at this time.