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
mbstring
php_unicode.h
on
PHP-8.4
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 18, 2022
Speed boost for mb_stripos (when not using UTF-8)
Show description for 744ca16
alexdowad
committed
744ca16
Copy full SHA for 744ca16
Commits on Oct 5, 2022
Use uint32_t for 'illegal_substchar' codepoint in mbstring
Show description for 3ce888a
alexdowad
committed
3ce888a
Copy full SHA for 3ce888a
Make enum for valid case_mode values (for php_unicode_convert_case)
alexdowad
committed
20769fb
Copy full SHA for 20769fb
Use fast text conversion filters for mb_convert_case, mb_strtoupper, mb_strtolower
Show description for 7eef2fb
alexdowad
committed
7eef2fb
Copy full SHA for 7eef2fb
Commits on Aug 24, 2021
Add comments to grouped character properties
Show description for 2dafb0e
nikic
committed
2dafb0e
Copy full SHA for 2dafb0e
Combine control into one character group
Show description for 425c2e3
nikic
committed
425c2e3
Copy full SHA for 425c2e3
Combine punctuation into one character group
Show description for f458b16
nikic
committed
f458b16
Copy full SHA for f458b16
Return bool from php_unicode_is_prop()
nikic
committed
d207317
Copy full SHA for d207317
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 Aug 31, 2020
Don't guard mbstring code with #ifdef HAVE_MBSTRING
Show description for 7eddcab
alexdowad
committed
7eddcab
Copy full SHA for 7eddcab
Commits on May 16, 2020
Fix [-Wundef] warning in MBString extension
Girgias
committed
68164f4
Copy full SHA for 68164f4
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 Jan 30, 2019
Remove year range from copyright notice
zsuraski
committed
38c337f
Copy full SHA for 38c337f
Commits on Oct 14, 2018
Sync leading and final newlines in source code files
Show description for 1ad0825
petk
committed
1ad0825
Copy full SHA for 1ad0825
Commits on May 25, 2018
Fixed bug #76319
Show description for 9d63f4d
nikic
committed
9d63f4d
Copy full SHA for 9d63f4d
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Jul 28, 2017
Fixed bug #65544 and #71298
nikic
committed
f4a1d9c
Copy full SHA for f4a1d9c
Implement full case mapping
Show description for 582a65b
nikic
committed
582a65b
Copy full SHA for 582a65b
Use case-folding for case insensitive comparisons
Show description for 9ac7c1e
nikic
committed
9ac7c1e
Copy full SHA for 9ac7c1e
Drop implementation-specific character properties
Show description for cedfc2f
nikic
committed
cedfc2f
Copy full SHA for cedfc2f
Commits on Jul 20, 2017
Optimize php_unicode_is_lower/upper for ASCII
nikic
committed
79c26d5
Copy full SHA for 79c26d5
Commits on Jul 19, 2017
Directly accept encoding in php_unicode_convert_case()
Show description for 9c73be8
nikic
committed
9c73be8
Copy full SHA for 9c73be8
Optimize php_unicode_is_prop()
Show description for 4cf22cb
nikic
committed
4cf22cb
Copy full SHA for 4cf22cb
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
Copy full SHA for ed35de7
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
Copy full SHA for 49493a2
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Jan 10, 2015
trailing whitespace removal
smalyshev
committed
b7a7b1a
Copy full SHA for b7a7b1a
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 Jan 3, 2014
Bump year
laruence
committed
c081ce6
Copy full SHA for c081ce6
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
Copy full SHA for a666285
Commits on Jan 1, 2012
- Year++
felipensp
committed
8775a37
Copy full SHA for 8775a37
Commits on Jan 1, 2011
- Year++
felipensp
committed
0203cc3
Copy full SHA for 0203cc3
Pagination
Previous
Next
You can’t perform that action at this time.