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 }}
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
946
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Use a common function for "cannot be empty" ValueError
- #15489
#15489
Merged
Girgias
merged 10 commits into
php:master
php/php-src:master
from
Girgias:helpers-common-value-error-empty
Girgias/php-src:helpers-common-value-error-empty
Copy head branch name to clipboard
Aug 21, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Use a common function for "cannot be empty" ValueError
#15489
Girgias
merged 10 commits into
php:master
php/php-src:master
from
Girgias:helpers-common-value-error-empty
Girgias/php-src:helpers-common-value-error-empty
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2024
Zend: Add helper for "cannot be empty" ValueError
Girgias
committed
d3f846f
View commit details
Copy full SHA for d3f846f
Browse repository at this point
Use new helper function for "cannot be empty" ValueErrors
Girgias
committed
a5b57a0
View commit details
Copy full SHA for a5b57a0
Browse repository at this point
ext/standard/exec.c: Use ZPP path modifier to check for nul bytes
Girgias
committed
03e4268
View commit details
Copy full SHA for 03e4268
Browse repository at this point
ext/gettext: Remove duplicate domain length checks
Show description for abe4dd7
Girgias
committed
abe4dd7
View commit details
Copy full SHA for abe4dd7
Browse repository at this point
ext/dba: Remove duplicate check for empty mode
Girgias
committed
df97767
View commit details
Copy full SHA for df97767
Browse repository at this point
ext/dom: Use standard wording for ValueError
Girgias
committed
5676245
View commit details
Copy full SHA for 5676245
Browse repository at this point
ext/standard/string.c: use standard wording for ValueError in str_pad()
Girgias
committed
772c005
View commit details
Copy full SHA for 772c005
Browse repository at this point
ext/mbstring: Use standard wording for ValueError
Girgias
committed
10b7ea1
View commit details
Copy full SHA for 10b7ea1
Browse repository at this point
ext/pcntl: Use standard wording for ValueError
Girgias
committed
6075d96
View commit details
Copy full SHA for 6075d96
Browse repository at this point
Commits on Aug 21, 2024
Use "must not" instead of "cannot" wording
Girgias
committed
c823ee4
View commit details
Copy full SHA for c823ee4
Browse repository at this point
You can’t perform that action at this time.