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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.4k
Code
Issues
972
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Deprecate passing null to non-nullable arg of internal function
- #6475
#6475
Closed
nikic
wants to merge 14 commits into
php:master
php/php-src:master
from
nikic:zpp-null2
nikic/php-src:zpp-null2
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Deprecate passing null to non-nullable arg of internal function
#6475
nikic
wants to merge 14 commits into
php:master
php/php-src:master
from
nikic:zpp-null2
nikic/php-src:zpp-null2
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2021
Deprecate passing null to internal scalar arg
nikic
committed
45face0
View commit details
Copy full SHA for 45face0
Browse repository at this point
Update tests (WIP)
nikic
committed
687de2f
View commit details
Copy full SHA for 687de2f
Browse repository at this point
Handle strlen() in VM
nikic
committed
fa4c2c2
View commit details
Copy full SHA for fa4c2c2
Browse repository at this point
Change error message
nikic
committed
dc751ef
View commit details
Copy full SHA for dc751ef
Browse repository at this point
Update more tests (WIP)
nikic
committed
742d7ca
View commit details
Copy full SHA for 742d7ca
Browse repository at this point
Update more tests (WIP)
nikic
committed
9b74ddb
View commit details
Copy full SHA for 9b74ddb
Browse repository at this point
Update more tests (WIP)
nikic
committed
545eb77
View commit details
Copy full SHA for 545eb77
Browse repository at this point
Fix warning in run-tests.php
nikic
committed
9fb6c01
View commit details
Copy full SHA for 9fb6c01
Browse repository at this point
Update more tests (WIP)
nikic
committed
35c3ad9
View commit details
Copy full SHA for 35c3ad9
Browse repository at this point
Update more tests (WIP)
nikic
committed
4a2f314
View commit details
Copy full SHA for 4a2f314
Browse repository at this point
Improve error message with argument name and full type
nikic
committed
6d8d54f
View commit details
Copy full SHA for 6d8d54f
Browse repository at this point
Update tests after error message change (WIP)
nikic
committed
8bfdcd2
View commit details
Copy full SHA for 8bfdcd2
Browse repository at this point
Some windows test fixes
nikic
committed
b85a0ea
View commit details
Copy full SHA for b85a0ea
Browse repository at this point
Try to fix more windows tests
nikic
committed
80ec072
View commit details
Copy full SHA for 80ec072
Browse repository at this point
You can’t perform that action at this time.