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
Type
/
to 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 }}
ndossche
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Spl dir optimizations
- #28
#28
Closed
ndossche
wants to merge 11 commits into
master
ndossche/php-src:master
from
spl-dir-opt
ndossche/php-src:spl-dir-opt
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Spl dir optimizations
#28
ndossche
wants to merge 11 commits into
master
ndossche/php-src:master
from
spl-dir-opt
ndossche/php-src:spl-dir-opt
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2023
Fix use-of-uninitialized-value with ??= on assert
Show description for 84a2e48
iluuu1994
committed
84a2e48
View commit details
Copy full SHA for 84a2e48
Browse repository at this point
Merge branch 'PHP-8.1' into PHP-8.2
Show description for ac3ff5b
iluuu1994
committed
ac3ff5b
View commit details
Copy full SHA for ac3ff5b
Browse repository at this point
Merge branch 'PHP-8.2'
Show description for dbbcbcb
iluuu1994
committed
dbbcbcb
View commit details
Copy full SHA for dbbcbcb
Browse repository at this point
Implement flaky test section
Show description for 849fdca
iluuu1994
committed
849fdca
View commit details
Copy full SHA for 849fdca
Browse repository at this point
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 4e3d9b2
iluuu1994
committed
4e3d9b2
View commit details
Copy full SHA for 4e3d9b2
Browse repository at this point
Merge branch 'PHP-8.2'
Show description for b0a2727
iluuu1994
committed
b0a2727
View commit details
Copy full SHA for b0a2727
Browse repository at this point
Improve openssl ext to generate EC keys with custom EC parameters
Show description for 0dadd66
Eno-CN
authored and
bukka
committed
0dadd66
View commit details
Copy full SHA for 0dadd66
Browse repository at this point
Remove unused is_recursive entry
Show description for cd5aae6
ndossche
committed
cd5aae6
View commit details
Copy full SHA for cd5aae6
Browse repository at this point
Reserve less file space if possible in a directory entry
Show description for efb94fb
ndossche
committed
efb94fb
View commit details
Copy full SHA for efb94fb
Browse repository at this point
Cache d_type in directory entry
ndossche
committed
368767f
View commit details
Copy full SHA for 368767f
Browse repository at this point
Explicitly initialize all dir entries
ndossche
committed
f59d68d
View commit details
Copy full SHA for f59d68d
Browse repository at this point
You can’t perform that action at this time.