Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
Appearance settings
Resetting 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
8k
Star
39.6k
Code
Issues
884
Pull requests
715
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
be7044e
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 20, 2023
Fix crash under ASAN using mb_trim
youkidearitai
committed
be7044e
Copy full SHA for be7044e
Remove 2nd loop
youkidearitai
committed
f3dc74d
Copy full SHA for f3dc74d
Fix mb_rtrim behavior
youkidearitai
committed
f207f22
Copy full SHA for f207f22
Commits on Nov 19, 2023
Add from trim function to mb_trim.phpt
youkidearitai
committed
e8a26ba
Copy full SHA for e8a26ba
Add mb_trim test case for empty $str
youkidearitai
committed
bdad767
Copy full SHA for bdad767
Add test case. And fix if $character is empty.
youkidearitai
committed
36c96dd
Copy full SHA for 36c96dd
Fix mb_trim can't trim over 128 codepoints, it's still problem.
Show description for 20efc8e
youkidearitai
committed
20efc8e
Copy full SHA for 20efc8e
Commits on Nov 18, 2023
remove zend_string_release(str)
youkidearitai
committed
e60582e
Copy full SHA for e60582e
Commits on Oct 23, 2023
Regenerate from stub mbstring_arginfo.h
youkidearitai
committed
e6ecb71
Copy full SHA for e6ecb71
Fix arginfo
youkidearitai
committed
64b6d71
Copy full SHA for 64b6d71
Fix default parameter that add 0x0c(\f)
youkidearitai
committed
650d9fe
Copy full SHA for 650d9fe
Commits on Oct 19, 2023
Fix phpt format for mb_trim
youkidearitai
committed
756869d
Copy full SHA for 756869d
Fix ValueError argument number
youkidearitai
committed
78b445b
Copy full SHA for 78b445b
Commits on Oct 18, 2023
fix stub arginfo. avoid optimizer.
youkidearitai
committed
b545b4a
Copy full SHA for b545b4a
Add arginfo for mb_ltrim and mb_rtrim
youkidearitai
committed
5c7794b
Copy full SHA for 5c7794b
Fix crash when `what` is NULL
youkidearitai
committed
f7d0406
Copy full SHA for f7d0406
Commits on Oct 17, 2023
Fix test and avoid warning when compile
youkidearitai
committed
de2ad24
Copy full SHA for de2ad24
Merge branch 'php:master' into mb_trim
youkidearitai
authored
b84f90b
Copy full SHA for b84f90b
Commits on Oct 16, 2023
Merge branch 'PHP-8.3'
Show description for 221b4fe
dstogov
committed
221b4fe
Copy full SHA for 221b4fe
Merge branch 'PHP-8.2' into PHP-8.3
Show description for a831cbc
dstogov
committed
a831cbc
Copy full SHA for a831cbc
Merge branch 'PHP-8.1' into PHP-8.2
Show description for ef91794
dstogov
committed
ef91794
Copy full SHA for ef91794
Fixed GH-11917: primitives seem to be passed via reference instead of by value under some conditions when JIT is enabled on windows (#12451)
dstogov
authored
89eb1c6
Copy full SHA for 89eb1c6
Refactor some ext/pcre code for performance (#12447)
Show description for 1e2e2f3
ndossche
authored
1e2e2f3
Copy full SHA for 1e2e2f3
Merge branch 'PHP-8.3'
Show description for 191966b
dstogov
committed
191966b
Copy full SHA for 191966b
Merge branch 'PHP-8.2' into PHP-8.3
Show description for d2cf3a4
dstogov
committed
d2cf3a4
Copy full SHA for d2cf3a4
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 0c6999c
dstogov
committed
0c6999c
Copy full SHA for 0c6999c
Fixed GH-12428: Assertion with function/tracing JIT
dstogov
committed
dabced0
Copy full SHA for dabced0
Fixed regular expression to get password from dsn (#12448)
SakiTakamachi
authored
47c6b3b
Copy full SHA for 47c6b3b
Fix 12424 PDO_PGSQL unit test unexistent variables (#12446)
Show description for 4bb7505
devnexen
and
SakiTakamachi
authored
4bb7505
Copy full SHA for 4bb7505
Commits on Oct 15, 2023
Merge branch 'PHP-8.3'
Show description for 5bfdedd
ndossche
committed
5bfdedd
Copy full SHA for 5bfdedd
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 35d93d2
ndossche
committed
35d93d2
Copy full SHA for 35d93d2
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 428ecf4
ndossche
committed
428ecf4
Copy full SHA for 428ecf4
Add missing module dependency for xsl
Show description for 68aa793
ndossche
committed
68aa793
Copy full SHA for 68aa793
Fix GH-12423: Changed to prioritize DSN authentication information over arguments.
Show description for b5c287e
SakiTakamachi
authored and
devnexen
committed
b5c287e
Copy full SHA for b5c287e
Remove unused variable 'error' (#12438)
Show description for 5465cea
ndossche
authored
5465cea
Copy full SHA for 5465cea
Pagination
Previous
Next
You can’t perform that action at this time.