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 }}
iliaal
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[session] Close save handler when session_regenerate_id create fails
- #303
#303
Closed
iliaal
wants to merge 9 commits into
PHP-8.4
iliaal/php-src:PHP-8.4
from
fix/session-regen-id-close-handler-84
iliaal/php-src:fix/session-regen-id-close-handler-84
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
[session] Close save handler when session_regenerate_id create fails
#303
iliaal
wants to merge 9 commits into
PHP-8.4
iliaal/php-src:PHP-8.4
from
fix/session-regen-id-close-handler-84
iliaal/php-src:fix/session-regen-id-close-handler-84
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
ext/xsl: XSLTProcessor::importStylesheet() use-after-free during a transformation.
Show description for b55c619
devnexen
committed
b55c619
View commit details
Copy full SHA for b55c619
Browse repository at this point
ext/zip: ZipArchive::close() use-after-free from a progress or cancel callback.
Show description for 132403d
devnexen
committed
132403d
View commit details
Copy full SHA for 132403d
Browse repository at this point
Commits on Sep 19, 2026
Fix GH-23729: DOMXPath::__construct() use-after-free during an evaluation
Show description for a74f826
devnexen
committed
a74f826
View commit details
Copy full SHA for a74f826
Browse repository at this point
Fix GH-22567 (Windows ZTS CLI SAPI should refresh its TSRMLS cache during request activation)
Show description for 4e64a26
matyhtf
authored and
Girgias
committed
4e64a26
View commit details
Copy full SHA for 4e64a26
Browse repository at this point
Fix heap over-read in cli_get_prompt() for empty cli.prompt
Show description for c2c01ae
iliaal
committed
c2c01ae
View commit details
Copy full SHA for c2c01ae
Browse repository at this point
Fix three Win32-only defects in proc_open descriptor handling
Show description for 8d0d630
iliaal
committed
8d0d630
View commit details
Copy full SHA for 8d0d630
Browse repository at this point
Fix OSS-Fuzz #546798343: Heap-buffer-overflow in zend_delete_call_instructions with callable conversion
Show description for 3213c3f
ndossche
committed
3213c3f
View commit details
Copy full SHA for 3213c3f
Browse repository at this point
Commits on Sep 20, 2026
Fix GH-23693: JIT guard branches on stale flags across basic blocks
Show description for 9c2acc3
iliaal
committed
9c2acc3
View commit details
Copy full SHA for 9c2acc3
Browse repository at this point
ext/session: Close the save handler when create_sid() fails
Show description for 14b740f
iliaal
committed
14b740f
View commit details
Copy full SHA for 14b740f
Browse repository at this point
You can’t perform that action at this time.