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 }}
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
22
Pull requests
12
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 19, 2026
test: keep CommandsTest out of app/Commands so parallel runs do not race (#10564)
paulbalandan
authored
744e717
View commit details
Copy full SHA for 744e717
Browse repository at this point
fix: preserve sub-second precision in BaseModel datetime timestamps (#10561)
Show description for 605624d
wakqasahmed
authored
605624d
View commit details
Copy full SHA for 605624d
Browse repository at this point
Commits on Sep 18, 2026
fix: stop `FileLocatorCached` from restoring a deleted cache on shutdown (#10559)
paulbalandan
authored
404dcf5
View commit details
Copy full SHA for 404dcf5
Browse repository at this point
fix(Cache): set secure directory (0755) and file (0644) permissions in `FileVarExportHandler` (#10555)
gr8man
authored
014c45c
View commit details
Copy full SHA for 014c45c
Browse repository at this point
fix: reset `is_windows()` mock state in `CIUnitTestCase::tearDown()` (#10554)
gr8man
authored
edf4380
View commit details
Copy full SHA for edf4380
Browse repository at this point
Commits on Sep 17, 2026
chore: print random-test failure details as collapsible groups on CI (#10563)
paulbalandan
authored
13a35f7
View commit details
Copy full SHA for 13a35f7
Browse repository at this point
chore(deps-dev): update rector/rector requirement (#10566)
Show description for 167259b
dependabot[bot]
authored
167259b
View commit details
Copy full SHA for 167259b
Browse repository at this point
Commits on Sep 16, 2026
chore(deps): bump NexusPHP/carson in / (#10565)
Show description for 192887f
dependabot[bot]
authored
192887f
View commit details
Copy full SHA for 192887f
Browse repository at this point
Commits on Sep 15, 2026
fix: reject unsupported database drivers in `make:migration --session` (#10546)
paulbalandan
authored
896c7b6
View commit details
Copy full SHA for 896c7b6
Browse repository at this point
fix: return an empty string when `readline()` reaches end-of-file (#10542)
paulbalandan
authored
39a0d2f
View commit details
Copy full SHA for 39a0d2f
Browse repository at this point
Commits on Sep 14, 2026
fix(I18n): compute correct date in `Time::today()`, `yesterday()`, and `tomorrow()` across timezones (#10532)
Show description for 01fd6ee
4 people
authored
01fd6ee
View commit details
Copy full SHA for 01fd6ee
Browse repository at this point
refactor: fix return type covariance of `FileCollection::getIterator()` (#10558)
paulbalandan
authored
48bdc64
View commit details
Copy full SHA for 48bdc64
Browse repository at this point
Commits on Sep 13, 2026
chore: label PRs by title type with Carson's `auto-labeler` (#10557)
paulbalandan
authored
de66f3f
View commit details
Copy full SHA for de66f3f
Browse repository at this point
chore: replace signed-commit check with Carson's `signed-commits` (#10556)
paulbalandan
authored
55c9ec0
View commit details
Copy full SHA for 55c9ec0
Browse repository at this point
docs: correct what `make:migration --session` reads from `Config\Session` (#10549)
paulbalandan
authored
64375f1
View commit details
Copy full SHA for 64375f1
Browse repository at this point
chore: replace labeler workflows with Carson's `auto-labeler` and `conflicts-notifier` (#10547)
paulbalandan
authored
959cc32
View commit details
Copy full SHA for 959cc32
Browse repository at this point
chore: bump Carson to v1.4.2 and re-check PR titles on push (#10553)
paulbalandan
authored
6ab6c65
View commit details
Copy full SHA for 6ab6c65
Browse repository at this point
Commits on Sep 12, 2026
chore: Skip structarmed-baseline.php on rector config (#10548)
samsonasik
authored
43e3adf
View commit details
Copy full SHA for 43e3adf
Browse repository at this point
chore: Backport structarmed.php from 4.8 to develop and use baseline config (#10544)
Show description for 538c762
samsonasik
authored
538c762
View commit details
Copy full SHA for 538c762
Browse repository at this point
fix(Cookie): validate cookie path and domain attributes (#10527)
gr8man
authored
d47c2dc
View commit details
Copy full SHA for d47c2dc
Browse repository at this point
chore: replace PRLint with Carson's pr-title-linter (#10529)
paulbalandan
authored
2155a89
View commit details
Copy full SHA for 2155a89
Browse repository at this point
Commits on Sep 10, 2026
fix: write the prompt to STDOUT before readline() on Windows (#10534)
michalsn
authored
94036f1
View commit details
Copy full SHA for 94036f1
Browse repository at this point
Commits on Sep 7, 2026
chore(deps-dev): update rector/rector requirement (#10530)
Show description for 501706c
dependabot[bot]
authored
501706c
View commit details
Copy full SHA for 501706c
Browse repository at this point
Commits on Sep 5, 2026
fix: strip the table prefix correctly when rebuilding a SQLite3 table (#10509)
Show description for cc882d6
karlgray
authored
cc882d6
View commit details
Copy full SHA for cc882d6
Browse repository at this point
refactor: fix minor type inaccuracies found via PHPStan bleeding edge (#10522)
paulbalandan
authored
860b5ec
View commit details
Copy full SHA for 860b5ec
Browse repository at this point
fix: correct file permissions and chmod target in File and UploadedFile move() (#10519)
Show description for 33db2c6
gr8man
authored
33db2c6
View commit details
Copy full SHA for 33db2c6
Browse repository at this point
fix: Memcached `decrement()` gives the wrong sign on a missing key (#10512)
Show description for 6dd1c5f
mdalikadar
authored
6dd1c5f
View commit details
Copy full SHA for 6dd1c5f
Browse repository at this point
test(Session): add unit tests for FileHandler (#10435)
gr8man
authored
b8866f2
View commit details
Copy full SHA for b8866f2
Browse repository at this point
fix: prevent gatherOutput from being called twice when controller returns Response (#10369)
gr8man
authored
a2c1f54
View commit details
Copy full SHA for a2c1f54
Browse repository at this point
chore: Move phpstan.dist.neon order in rector.php config to avoid tmp/schema.php created on run (#10523)
samsonasik
authored
745eaa3
View commit details
Copy full SHA for 745eaa3
Browse repository at this point
Commits on Sep 4, 2026
refactor: Enable MustHaveReturnTypeFunctionRule StructArmed rule on system/Helpers (#10521)
samsonasik
authored
e7aa212
View commit details
Copy full SHA for e7aa212
Browse repository at this point
docs: clarify Entity array casts (#10515)
michalsn
authored
bc580a7
View commit details
Copy full SHA for bc580a7
Browse repository at this point
fix(Cookie): validate raw cookie values (#10516)
gr8man
authored
17b02c4
View commit details
Copy full SHA for 17b02c4
Browse repository at this point
chore: Bump structarmed to ^0.17 and enable CodeQuality preset (#10520)
Show description for c32a6e5
samsonasik
authored
c32a6e5
View commit details
Copy full SHA for c32a6e5
Browse repository at this point
Commits on Sep 3, 2026
chore(deps-dev): update rector/rector requirement (#10518)
Show description for 322c33a
dependabot[bot]
authored
322c33a
View commit details
Copy full SHA for 322c33a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.