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
24
Pull requests
11
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[4.6] fix: Time::createFromTimestamp() change for PHP 8.4
- #9105
#9105
Merged
kenjis
merged 15 commits into
codeigniter4:4.6
codeigniter4/CodeIgniter4:4.6
from
kenjis:fix-Time-createFromTimestamp
kenjis/CodeIgniter4:fix-Time-createFromTimestamp
Copy head branch name to clipboard
Aug 20, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
[4.6] fix: Time::createFromTimestamp() change for PHP 8.4
#9105
kenjis
merged 15 commits into
codeigniter4:4.6
codeigniter4/CodeIgniter4:4.6
from
kenjis:fix-Time-createFromTimestamp
kenjis/CodeIgniter4:fix-Time-createFromTimestamp
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2024
test: add test for Entity Casts datetime with timestamp
kenjis
committed
5f7c543
View commit details
Copy full SHA for 5f7c543
Browse repository at this point
test: add timezone for DataCaster TimestampCast
kenjis
committed
1f081ec
View commit details
Copy full SHA for 1f081ec
Browse repository at this point
fix!: now Time::createFromTimestamp() returns Time with UTC by default
kenjis
committed
da76c86
View commit details
Copy full SHA for da76c86
Browse repository at this point
docs: add docs
kenjis
committed
cc6a54d
View commit details
Copy full SHA for cc6a54d
Browse repository at this point
docs: break long line
kenjis
committed
d9ad9bc
View commit details
Copy full SHA for d9ad9bc
Browse repository at this point
docs: add note for timezone
kenjis
committed
e1413fd
View commit details
Copy full SHA for e1413fd
Browse repository at this point
fix!: signature of createFromTimestamp() for PHP 8.4
kenjis
committed
75a9230
View commit details
Copy full SHA for 75a9230
Browse repository at this point
fix: Time::createFromTimestamp() loses microseconds
kenjis
committed
1e90ad5
View commit details
Copy full SHA for 1e90ad5
Browse repository at this point
docs: add changelog
kenjis
committed
613aba2
View commit details
Copy full SHA for 613aba2
Browse repository at this point
refactor: replace self with static
kenjis
committed
8992ac0
View commit details
Copy full SHA for 8992ac0
Browse repository at this point
fix: keep the behavior of Entity casts datetime with timestamp
Show description for 57b5112
kenjis
committed
57b5112
View commit details
Copy full SHA for 57b5112
Browse repository at this point
fix: keep the behavior of Model casts datetime with timestamp
Show description for f38d4a3
kenjis
committed
f38d4a3
View commit details
Copy full SHA for f38d4a3
Browse repository at this point
docs: add description for timestamp cast timezone
kenjis
committed
97148ef
View commit details
Copy full SHA for 97148ef
Browse repository at this point
Commits on Aug 20, 2024
test: fix test code for Time::createFromTimestamp()
Show description for f42b1a0
kenjis
committed
f42b1a0
View commit details
Copy full SHA for f42b1a0
Browse repository at this point
fix: microseconds are not kept to full precision
kenjis
committed
06b02bb
View commit details
Copy full SHA for 06b02bb
Browse repository at this point
You can’t perform that action at this time.