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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
962
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Interrupt while internal frame is on the stack
- #14627
#14627
Merged
bwoebi
merged 13 commits into
php:master
php/php-src:master
from
morrisonlevi:internal_vm_interrupt
morrisonlevi/php-src:internal_vm_interrupt
Copy head branch name to clipboard
Sep 4, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Interrupt while internal frame is on the stack
#14627
bwoebi
merged 13 commits into
php:master
php/php-src:master
from
morrisonlevi:internal_vm_interrupt
morrisonlevi/php-src:internal_vm_interrupt
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2024
Check VM interrupt while internal frame is on top
morrisonlevi
committed
c5d3a9c
View commit details
Copy full SHA for c5d3a9c
Browse repository at this point
Commits on Jul 26, 2024
Use tab instead of spaces
morrisonlevi
committed
053090f
View commit details
Copy full SHA for 053090f
Browse repository at this point
fix frame used in interrupt and refactor
morrisonlevi
committed
72369ce
View commit details
Copy full SHA for 72369ce
Browse repository at this point
remove unused failures for zend_jit_check_timeout
morrisonlevi
committed
c56ff0e
View commit details
Copy full SHA for c56ff0e
Browse repository at this point
Fix JIT support
Show description for 0b06725
morrisonlevi
and
bwoebi
committed
0b06725
View commit details
Copy full SHA for 0b06725
Browse repository at this point
Commits on Aug 1, 2024
Fix the missing store to vm_interrupt
morrisonlevi
committed
cf2bcd9
View commit details
Copy full SHA for cf2bcd9
Browse repository at this point
Rename new functions
morrisonlevi
committed
ef26528
View commit details
Copy full SHA for ef26528
Browse repository at this point
Special case zend_interrupt_function in JIT code
morrisonlevi
committed
914c283
View commit details
Copy full SHA for 914c283
Browse repository at this point
Commits on Aug 2, 2024
Merge branch 'master' into internal_vm_interrupt
morrisonlevi
committed
c8d9d2c
View commit details
Copy full SHA for c8d9d2c
Browse repository at this point
Commits on Aug 9, 2024
Merge branch 'master' into internal_vm_interrupt
morrisonlevi
committed
69fff37
View commit details
Copy full SHA for 69fff37
Browse repository at this point
Commits on Aug 14, 2024
Merge branch 'master' into internal_vm_interrupt
morrisonlevi
committed
2ffca6d
View commit details
Copy full SHA for 2ffca6d
Browse repository at this point
refactor to use ZEND_VM_SET_OPCODE_NO_INTERRUPT
morrisonlevi
committed
1255c71
View commit details
Copy full SHA for 1255c71
Browse repository at this point
Split atomic exchange into load + store
Show description for 8fa433a
morrisonlevi
committed
8fa433a
View commit details
Copy full SHA for 8fa433a
Browse repository at this point
You can’t perform that action at this time.