Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
39k
Code
Issues
791
Pull requests
599
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
intl
dateformat
dateformat_create.cpp
on
php-8.1.32
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 1, 2023
ext/intl: change when the locale is invalid for the 8.1/8.2 serie.
Show description for 0da1356
devnexen
committed
0da1356
Copy full SHA for 0da1356
Commits on Sep 23, 2023
Fix GH-12282: IntlDateFormatter::construct should throw an exception is the locale field has an invalid value.
Show description for a80db7b
devnexen
committed
a80db7b
Copy full SHA for a80db7b
Commits on Sep 21, 2023
Fix GH-12243, segfault on IntlDateFormatter::construct with dateType set to UDAT_PATTERN but not timeType.
Show description for 84c4336
devnexen
committed
84c4336
Copy full SHA for 84c4336
Commits on Mar 3, 2022
Allowing catching arg type deprecations in intl classes
Show description for 925a309
iluuu1994
committed
925a309
Copy full SHA for 925a309
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Apr 27, 2021
Make date/time type arguments of IntlDateFormatter ctor optional
Show description for 331edda
nikic
committed
331edda
Copy full SHA for 331edda
Commits on Jan 15, 2021
Replace zend_bool uses with bool
Show description for 3e01f5a
nikic
committed
3e01f5a
Copy full SHA for 3e01f5a
Commits on Oct 14, 2020
Initialize calendar_long variable
Show description for 5e34744
nikic
committed
5e34744
Copy full SHA for 5e34744
Commits on Sep 14, 2020
Declare array|int and object-of-class|int types in stubs
Show description for 46c0c82
kocsismate
and
nikic
committed
46c0c82
Copy full SHA for 46c0c82
Commits on Jul 6, 2020
Remove proto comments from C files
Show description for 2b5de6f
MaxSem
authored and
kocsismate
committed
2b5de6f
Copy full SHA for 2b5de6f
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Jul 15, 2019
Remove unused is_constructor arguments
nikic
committed
f821256
Copy full SHA for f821256
Commits on Apr 15, 2019
Merge branch 'PHP-7.4'
nikic
committed
daa78d7
Copy full SHA for daa78d7
Merge branch 'PHP-7.3' into PHP-7.4
nikic
committed
2d7d5ab
Copy full SHA for 2d7d5ab
Merge branch 'PHP-7.2' into PHP-7.3
nikic
committed
a2f3ec1
Copy full SHA for a2f3ec1
Fixed bug #77895
nikic
committed
619c4e9
Copy full SHA for 619c4e9
Commits on Mar 11, 2019
Intl: Don't separately report "bad arguments" errors
Show description for 86ef425
nikic
committed
86ef425
Copy full SHA for 86ef425
Make zpp failures always throw, independent of strict_types
Show description for 513b767
nikic
committed
513b767
Copy full SHA for 513b767
Commits on Nov 15, 2018
Use ZEND_THIS macro to hide implementation details in extensions code.
dstogov
committed
0f7f149
Copy full SHA for 0f7f149
Commits on Nov 13, 2018
Replace getThis() by EX(This), when additional check is not necessary.
dstogov
committed
c6ad0b9
Copy full SHA for c6ad0b9
Commits on Sep 15, 2018
Require ICU ≥ 50.1
Show description for 8a4c2f1
cmb69
committed
8a4c2f1
Copy full SHA for 8a4c2f1
Commits on May 28, 2018
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
dstogov
committed
5eb1f92
Copy full SHA for 5eb1f92
Commits on Jun 25, 2017
Release temporary string reference
sgolemon
committed
24030d5
Copy full SHA for 24030d5
Produce a better exception message when IntlDateFormatter constructor fails.
sgolemon
committed
ecaf408
Copy full SHA for ecaf408
Commits on Apr 11, 2016
fix version macro to check
weltling
committed
f62943e
Copy full SHA for f62943e
Commits on Apr 8, 2016
fix indent
weltling
committed
7381557
Copy full SHA for 7381557
fix compat for ICU < 50
weltling
committed
45d9efa
Copy full SHA for 45d9efa
Fixed bug #68893 Stackoverflow in datefmt_create
weltling
committed
1541a55
Copy full SHA for 1541a55
Fixed bug #71516 IntlDateFormatter losts locale if pattern is set via constructor
weltling
committed
49d31fa
Copy full SHA for 49d31fa
Commits on Apr 17, 2015
Fix Intl constructor leaks
Show description for e74b84a
nikic
committed
e74b84a
Copy full SHA for e74b84a
Commits on Apr 6, 2015
Always throw TypeException on throwing zpp failures
Show description for 122d759
nikic
committed
122d759
Copy full SHA for 122d759
Commits on Mar 30, 2015
Patch improvement:
Show description for 1018f46
dstogov
committed
1018f46
Copy full SHA for 1018f46
Commits on Mar 16, 2015
Fixed indentation. Fixed comment style. Fixed commented out code.
Danack
committed
910a324
Copy full SHA for 910a324
Commits on Mar 15, 2015
Converted intl extension to use IntlException in constructors.
Danack
committed
99dae96
Copy full SHA for 99dae96
Commits on Jan 26, 2015
Fixed use after free
dstogov
committed
8aa146b
Copy full SHA for 8aa146b
Pagination
Previous
Next
You can’t perform that action at this time.