Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8k
Star
39.6k
Code
Issues
874
Pull requests
709
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
master
User selector
bwoebi
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Merge branch 'PHP-8.5' of github.com:php/php-src
bwoebi
committed
f905950
Copy full SHA for f905950
Avoid hardcoding the offset for ErrorException specific properties (#20096)
Show description for 53b0a95
bwoebi
authored
53b0a95
Copy full SHA for 53b0a95
Commits on Sep 19, 2025
Make the call VM read the opline back after interrupts (#19890)
Show description for 0bb146f
bwoebi
authored
0bb146f
Copy full SHA for 0bb146f
Commits on Jul 22, 2025
Merge branch 'PHP-8.4' of https://github.com/php/php-src
bwoebi
committed
5b8ee00
Copy full SHA for 5b8ee00
Fix GH-19044: Protected properties are not scoped according to their prototype (#19046)
Show description for b13347b
bwoebi
authored
b13347b
Copy full SHA for b13347b
Commits on Feb 24, 2025
Merge branch 'PHP-8.4'
bwoebi
committed
bcd7222
Copy full SHA for bcd7222
Fix GH-17715: Handle preloaded internal function runtime cache (#17835)
Show description for 53fa98e
bwoebi
authored
53fa98e
Copy full SHA for 53fa98e
Commits on Feb 14, 2025
[skip ci] Fix phpize for Windows 11 (24H2)
Show description for 7f6c051
bwoebi
authored and
cmb69
committed
7f6c051
Copy full SHA for 7f6c051
Commits on Oct 24, 2024
Merge branch 'PHP-8.4'
bwoebi
committed
1e08c15
Copy full SHA for 1e08c15
Fix test without extra curl features
Show description for 824c816
bwoebi
committed
824c816
Copy full SHA for 824c816
Commits on Sep 24, 2024
Add API to exempt function from being traced in JIT (#15559)
Show description for 654b787
bwoebi
authored
654b787
Copy full SHA for 654b787
Commits on Sep 6, 2024
Make internal run_time_cache a persistent allocation (#15040)
Show description for 25d7616
bwoebi
authored
25d7616
Copy full SHA for 25d7616
Commits on Jul 22, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
e406ec8
Copy full SHA for e406ec8
Merge branch 'PHP-8.2' into PHP-8.3
bwoebi
committed
61b455b
Copy full SHA for 61b455b
Fix GH-13817: Segmentation fault for enabled observers after pass 4
Show description for a18df90
bwoebi
committed
a18df90
Copy full SHA for a18df90
Commits on Jun 15, 2024
Optimize observers (#13649)
Show description for 6a2c531
bwoebi
authored
6a2c531
Copy full SHA for 6a2c531
Commits on Jun 1, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
5fe799a
Copy full SHA for 5fe799a
Merge branch 'PHP-8.2' into PHP-8.3
bwoebi
committed
d98586b
Copy full SHA for d98586b
Fix GH-14387: Crash when stack walking in destructor of yielded from values during Generator->throw()
bwoebi
committed
be7f3aa
Copy full SHA for be7f3aa
Commits on Apr 10, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
99cfedf
Copy full SHA for 99cfedf
Merge branch 'PHP-8.2' of https://github.com/php/php-src into PHP-8.3
bwoebi
committed
639a0d7
Copy full SHA for 639a0d7
Fix exception IP in JIT (#13929)
bwoebi
authored
ea927ca
Copy full SHA for ea927ca
Commits on Apr 9, 2024
Add zend_test.observer.enabled=0 to more tests
bwoebi
committed
6d848fa
Copy full SHA for 6d848fa
Commits on Apr 8, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
e9292c3
Copy full SHA for e9292c3
Merge branch 'PHP-8.2' into PHP-8.3
bwoebi
committed
5ead5c5
Copy full SHA for 5ead5c5
Add zend_test.observer.enabled=0 to opcache tests asserting specific TMP count
Show description for e48a5c1
bwoebi
committed
e48a5c1
Copy full SHA for e48a5c1
Merge branch 'PHP-8.3'
bwoebi
committed
13c8d93
Copy full SHA for 13c8d93
Merge branch 'PHP-8.2' into PHP-8.3
bwoebi
committed
f52b2a9
Copy full SHA for f52b2a9
Always load EX(opline) into the current frame in JIT when observers are enabled
Show description for af098ac
bwoebi
committed
af098ac
Copy full SHA for af098ac
Commits on Apr 7, 2024
Add next handler parameter to zend_observer_remove_begin/end_handler (#13807)
Show description for a22a872
bwoebi
authored
a22a872
Copy full SHA for a22a872
Commits on Apr 2, 2024
Add missing show_output to test after merge of e7462bff19228162a21ccc6dd248b0dbffc15517
Show description for 33a523f
bwoebi
committed
33a523f
Copy full SHA for 33a523f
Merge branch 'PHP-8.3'
bwoebi
committed
18496cc
Copy full SHA for 18496cc
Merge branch 'PHP-8.2' of github.com:php/php-src into PHP-8.3
bwoebi
committed
dbaeb62
Copy full SHA for dbaeb62
Run one testsuite with observers enabled in CI (#13869)
Show description for e7462bf
bwoebi
authored
e7462bf
Copy full SHA for e7462bf
Commits on Mar 18, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
4e934d7
Copy full SHA for 4e934d7
Pagination
Previous
Next
You can’t perform that action at this time.