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
msgformat
msgformat.c
on
php-8.1.32
User selector
All users
Datepicker
All time
Commit History
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 Oct 12, 2020
Merge branch 'PHP-7.4' into PHP-8.0
Show description for 6edad17
nikic
committed
6edad17
Copy full SHA for 6edad17
intl: report more information about message pattern parse errors
Show description for 74cf2eb
pilif
authored and
nikic
committed
74cf2eb
Copy full SHA for 74cf2eb
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 Jan 2, 2020
Use RETURN_THROWS() after zend_parse_method_parameters()
kocsismate
committed
1b93cfe
Copy full SHA for 1b93cfe
Commits on Oct 30, 2019
Cleanup return values for Intl when parameter parsing is unsuccessful
Show description for 969e7a3
kocsismate
authored and
nikic
committed
969e7a3
Copy full SHA for 969e7a3
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 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 Feb 3, 2019
Remove local variables
Show description for 92ac598
petk
committed
92ac598
Copy full SHA for 92ac598
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 Mar 9, 2018
Remove return types from some magic method in protos
Show description for 701437a
carusogabriel
authored and
krakjoe
committed
701437a
Copy full SHA for 701437a
Commits on Apr 9, 2016
Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or msgformat_attr.c
weltling
committed
58ea2ad
Copy full SHA for 58ea2ad
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 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
Commits on Jan 10, 2015
trailing whitespace removal
smalyshev
committed
b7a7b1a
Copy full SHA for b7a7b1a
Commits on Dec 29, 2014
cleanup intl types
smalyshev
committed
82f3d36
Copy full SHA for 82f3d36
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Aug 27, 2014
first show to make 's' work with size_t
weltling
committed
3234480
Copy full SHA for 3234480
Commits on Aug 25, 2014
master renames phase 1
weltling
committed
c3e3c98
Copy full SHA for c3e3c98
Commits on Aug 19, 2014
basic macro replacements, all at once
weltling
committed
63d3f0b
Copy full SHA for 63d3f0b
Commits on Jul 9, 2014
Partial fix that allows internal constructors to set $this to null.
Show description for 1dd07d6
dstogov
committed
1dd07d6
Copy full SHA for 1dd07d6
Commits on Jul 8, 2014
Typo
dstogov
committed
ca414c6
Copy full SHA for ca414c6
Commits on Jun 28, 2014
Fixed segfault, segfault and segfault
laruence
committed
e143702
Copy full SHA for e143702
Commits on Jun 27, 2014
Refactoring ext/intl (incompleted)
laruence
committed
4fbaddb
Copy full SHA for 4fbaddb
Commits on Oct 21, 2013
fix const warnings in intl methods
smalyshev
committed
06954d1
Copy full SHA for 06954d1
Commits on Aug 22, 2012
Merge branch 'PHP-5.4'
Show description for fcd4420
cataphract
committed
fcd4420
Copy full SHA for fcd4420
Fix handling of several uinitialized intl objects
cataphract
committed
a5d0c1e
Copy full SHA for a5d0c1e
Pagination
Previous
Next
You can’t perform that action at this time.