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 }}
illegalstudio
/
elephc
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
597
Code
Issues
264
Pull requests
44
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add PHP mb_convert_case and MB_CASE_* constants
- #902
#902
Closed
nahime0
wants to merge 14 commits into
main
illegalstudio/elephc:main
from
cursor/mb-convert-case-63da
illegalstudio/elephc:cursor/mb-convert-case-63da
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
feat: add PHP mb_convert_case and MB_CASE_* constants
#902
nahime0
wants to merge 14 commits into
main
illegalstudio/elephc:main
from
cursor/mb-convert-case-63da
illegalstudio/elephc:cursor/mb-convert-case-63da
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
feat: add PHP MB_CASE_* constants for mb_convert_case
Show description for 50bf6b6
cursoragent
and
nahime0
committed
50bf6b6
View commit details
Copy full SHA for 50bf6b6
Browse repository at this point
feat: add mb_convert_case contract and Magician eval
Show description for 1952901
cursoragent
and
nahime0
committed
1952901
View commit details
Copy full SHA for 1952901
Browse repository at this point
feat: add PHP 8.5 mb_convert_case Unicode algorithm
Show description for 1ebccbd
cursoragent
and
nahime0
committed
1ebccbd
View commit details
Copy full SHA for 1ebccbd
Browse repository at this point
feat: emit AOT runtime helper for mb_convert_case
Show description for 97f047d
cursoragent
and
nahime0
committed
97f047d
View commit details
Copy full SHA for 97f047d
Browse repository at this point
fix: map MB_CASE_FOLD through Unicode case fold
Show description for e17e00b
cursoragent
and
nahime0
committed
e17e00b
View commit details
Copy full SHA for e17e00b
Browse repository at this point
test: cover mb_convert_case AOT, eval, and errors
Show description for b9a2485
cursoragent
and
nahime0
committed
b9a2485
View commit details
Copy full SHA for b9a2485
Browse repository at this point
docs: document mb_convert_case and MB_CASE_* constants
Show description for f995b30
cursoragent
and
nahime0
committed
f995b30
View commit details
Copy full SHA for f995b30
Browse repository at this point
docs: regenerate builtin registry for mb_convert_case
Show description for 46bbbf5
cursoragent
and
nahime0
committed
46bbbf5
View commit details
Copy full SHA for 46bbbf5
Browse repository at this point
fix: make MB_CASE constant eval test compile
Show description for 98175f8
cursoragent
and
nahime0
committed
98175f8
View commit details
Copy full SHA for 98175f8
Browse repository at this point
test: assert latin1 uppercase of é in mb_convert_case
Show description for a483d06
cursoragent
and
nahime0
committed
a483d06
View commit details
Copy full SHA for a483d06
Browse repository at this point
fix: keep mb_convert_case map_len and emit index from overlapping
Show description for a2787a2
cursoragent
and
nahime0
committed
a2787a2
View commit details
Copy full SHA for a2787a2
Browse repository at this point
fix: preserve x30 and align mb_convert_case helper calls
Show description for 5acd86b
cursoragent
and
nahime0
committed
5acd86b
View commit details
Copy full SHA for 5acd86b
Browse repository at this point
test: bump builtin contract counts for mb_convert_case
Show description for 83be160
cursoragent
and
nahime0
committed
83be160
View commit details
Copy full SHA for 83be160
Browse repository at this point
docs: refresh PHP comparison coverage for mb_convert_case
Show description for 405f772
cursoragent
and
nahime0
committed
405f772
View commit details
Copy full SHA for 405f772
Browse repository at this point
You can’t perform that action at this time.