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
.
Training-Datasmith
/
CodeIgniter4
Public
forked from
codeigniter4/CodeIgniter4
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeIgniter4
system
BaseModel.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2026
fix: prevent extra query and invalid size in Model::chunk() (#9961)
michalsn
authored
54ba38c
View commit details
Copy full SHA for 54ba38c
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
fix: preserve index field in `updateBatch()` when `updateOnlyChanged` is `true` (#9944)
Show description for b02716f
michalsn
authored
b02716f
View commit details
Copy full SHA for b02716f
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
feat(model): primary key validation (#9840)
Show description for fe1e944
michalsn
and
paulbalandan
authored
fe1e944
View commit details
Copy full SHA for fe1e944
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
refactor: Types for `BaseModel`, `Model` and dependencies (#9830)
Show description for c9d3dcd
neznaika0
authored
c9d3dcd
View commit details
Copy full SHA for c9d3dcd
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Merge remote-tracking branch 'upstream/develop' into 4.7
Show description for d945236
michalsn
committed
d945236
View commit details
Copy full SHA for d945236
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
chore: clean up double parentheses
samsonasik
committed
253f9f5
View commit details
Copy full SHA for 253f9f5
View code at this point
Browse repository at this point
chore: Bump rector to 2.2.1 and re-run it with increase code quality level to 53
samsonasik
committed
60eb3df
View commit details
Copy full SHA for 60eb3df
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
feat: make `insertBatch()` and `updateBatch()` respect model rules (#9708)
Show description for e39c749
michalsn
authored
e39c749
View commit details
Copy full SHA for e39c749
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
fix: Casting in insertBatch and updateBatch methods. (#9698)
Show description for ea9612f
patel-vansh
authored
ea9612f
View commit details
Copy full SHA for ea9612f
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
fix: setting created_at field in Model::replace() method (#9693)
michalsn
authored
63e9ebd
View commit details
Copy full SHA for 63e9ebd
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
style: fix code styles from php-cs-fixer v3.76 (#9626)
Show description for 1f2fdf7
paulbalandan
authored
1f2fdf7
View commit details
Copy full SHA for 1f2fdf7
View code at this point
Browse repository at this point
Commits on May 26, 2025
refactor: fix `notIdentical.alwaysTrue` error (#9579)
Show description for edb04a7
paulbalandan
authored
edb04a7
View commit details
Copy full SHA for edb04a7
View code at this point
Browse repository at this point
Commits on May 24, 2025
refactor: use native phpdocs wherever possible (#9571)
Show description for 9b14ad9
paulbalandan
authored
9b14ad9
View commit details
Copy full SHA for 9b14ad9
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Fix the description of $protectFields property (#9495)
Elias-Black
authored
7a177dd
View commit details
Copy full SHA for 7a177dd
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Merge branch 'develop' into 4.6
paulbalandan
committed
797d377
View commit details
Copy full SHA for 797d377
View code at this point
Browse repository at this point
chore: add more trailing commas in more places (#9395)
Show description for c3ac0f9
paulbalandan
authored
c3ac0f9
View commit details
Copy full SHA for c3ac0f9
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Merge branch 'develop' into 4.6
paulbalandan
committed
c7548a3
View commit details
Copy full SHA for c7548a3
View code at this point
Browse repository at this point
refactor: fix `phpstan` only boolean allowed (#9302)
Show description for 8cff099
neznaika0
authored
8cff099
View commit details
Copy full SHA for 8cff099
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Merge branch 'develop' into 4.6
paulbalandan
committed
bd5945d
View commit details
Copy full SHA for bd5945d
View code at this point
Browse repository at this point
refactor: `Reflection*::setAccessible()` is now no-op in PHP 8.1 (#9331)
paulbalandan
authored
8fa419f
View commit details
Copy full SHA for 8fa419f
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
refactor: fix `phpstan` signature for Closure (#9304)
neznaika0
authored
dae379f
View commit details
Copy full SHA for dae379f
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
Merge remote-tracking branch 'upstream/develop' into 4.6
Show description for c32dcd4
michalsn
committed
c32dcd4
View commit details
Copy full SHA for c32dcd4
View code at this point
Browse repository at this point
docs: allow boolean values in the model for PHPStan (#9276)
Show description for 42801e7
ping-yee
authored
42801e7
View commit details
Copy full SHA for 42801e7
View code at this point
Browse repository at this point
Commits on Nov 9, 2024
refactor: up performance `service()`
neznaika0
committed
583e7b6
View commit details
Copy full SHA for 583e7b6
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Merge remote-tracking branch 'upstream/develop' into 4.6
kenjis
committed
7c0a539
View commit details
Copy full SHA for 7c0a539
View code at this point
Browse repository at this point
docs: fix @return type
kenjis
committed
ae63cb4
View commit details
Copy full SHA for ae63cb4
View code at this point
Browse repository at this point
Commits on May 6, 2024
refactor: use CodeIgniter\Exceptions\InvalidArgumentException
kenjis
committed
049fb2b
View commit details
Copy full SHA for 049fb2b
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
fix: TypeError when Time is passed to Model
kenjis
committed
edb87e8
View commit details
Copy full SHA for edb87e8
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
refactor: run rector
kenjis
committed
e25bc7e
View commit details
Copy full SHA for e25bc7e
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
kenjis
committed
e78c929
View commit details
Copy full SHA for e78c929
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
docs: update @var types
kenjis
committed
e2ac94a
View commit details
Copy full SHA for e2ac94a
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for aea4197
kenjis
committed
aea4197
View commit details
Copy full SHA for aea4197
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
docs: fix PHPDoc types in BaseModel
kenjis
committed
f54cdde
View commit details
Copy full SHA for f54cdde
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
fix: Undefined property: Config\Feature::$limitZeroAsAll
Show description for 013de17
kenjis
committed
013de17
View commit details
Copy full SHA for 013de17
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
Merge remote-tracking branch 'upstream/develop' into 4.5
Show description for fb4a1f5
kenjis
committed
fb4a1f5
View commit details
Copy full SHA for fb4a1f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.