Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
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
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 }}
TimWolla
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
clone-with
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 30, 2025
zend_objects: Unlock readonly properties after `__clone()` for clone-with
TimWolla
committed
b99daf4
Copy full SHA for b99daf4
zend_vm: Use the `clone_obj_with` handler in ZEND_CLONE
TimWolla
committed
2bcd610
Copy full SHA for 2bcd610
zend_builtin_functions: Add `withProperties` parameter to `clone()` function
TimWolla
committed
df4a524
Copy full SHA for df4a524
ext/com_dotnet: Fix object handlers
TimWolla
committed
e568df6
Copy full SHA for e568df6
Use the `write_property()` handler directly in `zend_objects_clone_members_ex()`
TimWolla
committed
672a154
Copy full SHA for 672a154
zend_objects: Add `clone_obj_with` object handler
TimWolla
committed
c3bb74c
Copy full SHA for c3bb74c
Support every argument syntax for `clone()` (#18938)
Show description for c9249e2
TimWolla
authored
c9249e2
Copy full SHA for c9249e2
Merge branch 'PHP-8.4'
Show description for bbc465e
arnaud-lb
committed
bbc465e
Copy full SHA for bbc465e
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 562660d
arnaud-lb
committed
562660d
Copy full SHA for 562660d
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 0d9c8f6
arnaud-lb
committed
0d9c8f6
Copy full SHA for 0d9c8f6
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 05a44d2
arnaud-lb
committed
05a44d2
Copy full SHA for 05a44d2
Add FreeBSD ZTS nightly build
Show description for 85522c0
arnaud-lb
committed
85522c0
Copy full SHA for 85522c0
Fix OSS-Fuzz #428053935 (#18969)
Show description for 4a18c89
nielsdos
authored
4a18c89
Copy full SHA for 4a18c89
Commits on Jun 29, 2025
Remove redundant PCRE_STATIC definition (#18952)
Show description for db157e3
petk
authored
db157e3
Copy full SHA for db157e3
Remove HAVE_INTMAX_T and SIZEOF_INTMAX_T (#18971)
Show description for 93e3aca
petk
authored
93e3aca
Copy full SHA for 93e3aca
Merge branch 'PHP-8.4'
devnexen
committed
9644ba6
Copy full SHA for 9644ba6
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
ef08bce
Copy full SHA for ef08bce
Fix GH-18976: pack with h or H format string overflow.
Show description for 865739e
devnexen
committed
865739e
Copy full SHA for 865739e
[ci skip] Fix comment typo in opcache
nielsdos
committed
1a5128f
Copy full SHA for 1a5128f
ext/sqlite3: relax sqlite3 explain test conditions (#18949)
devnexen
authored
1d5da86
Copy full SHA for 1d5da86
Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available (#18713)
nielsdos
authored
8d116a4
Copy full SHA for 8d116a4
Commits on Jun 28, 2025
[ci skip] Update OSS-Fuzz link
nielsdos
committed
761478a
Copy full SHA for 761478a
Remove HAVE_PTRDIFF_T and SIZEOF_PTRDIFF_T (#18968)
Show description for fffe642
petk
authored
fffe642
Copy full SHA for fffe642
ext/mysqli: Get rid of calls to strcpy (#18970)
Show description for 984bcb5
nielsdos
authored
984bcb5
Copy full SHA for 984bcb5
Use hasThis() where appropriate (#18967)
Show description for 737db4a
nielsdos
authored
737db4a
Copy full SHA for 737db4a
ext/intl: Use zval_get_tmp_string where possible (#18966)
nielsdos
authored
4495594
Copy full SHA for 4495594
Commits on Jun 27, 2025
[skip ci] README: Add macos instruction + other tweaks (GH-18670)
xepozz
authored
22e444c
Copy full SHA for 22e444c
[skip ci] Add editor config dirs to gitignore (GH-18669)
xepozz
authored
25e1674
Copy full SHA for 25e1674
Merge branch 'PHP-8.4'
Show description for e0ab056
arnaud-lb
committed
e0ab056
Copy full SHA for e0ab056
Merge branch 'PHP-8.3' into PHP-8.4
Show description for dd1a07f
arnaud-lb
committed
dd1a07f
Copy full SHA for dd1a07f
Fix pcntl_rfork / pcntl_forkx with zend-max-execution-timers
arnaud-lb
committed
aee1d7f
Copy full SHA for aee1d7f
Add support for ParentNode::$children (#18908)
Show description for c7c6a79
nielsdos
authored
c7c6a79
Copy full SHA for c7c6a79
Commits on Jun 26, 2025
ext/date: Fix tests (#18891)
Girgias
authored
1b7f456
Copy full SHA for 1b7f456
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780)
Show description for 171501b
DanielEScherzer
authored
171501b
Copy full SHA for 171501b
main.c: fix a typo, add some capitalization [skip ci] (#18905)
DanielEScherzer
authored
e98879f
Copy full SHA for e98879f
Pagination
Previous
Next
You can’t perform that action at this time.