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 }}
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.4k
Code
Issues
969
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Enable -Wstrict-prototypes
- #5888
#5888
Closed
Girgias
wants to merge 14 commits into
php:master
php/php-src:master
from
Girgias:strict-prototypes
Girgias/php-src:strict-prototypes
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Enable -Wstrict-prototypes
#5888
Girgias
wants to merge 14 commits into
php:master
php/php-src:master
from
Girgias:strict-prototypes
Girgias/php-src:strict-prototypes
Copy head branch name to clipboard
Commits
Commits on May 12, 2021
Add -Wstrict-prototypes compiler warning
Girgias
committed
33194c3
View commit details
Copy full SHA for 33194c3
Browse repository at this point
Fix [-Wstrict-prototypes] warning in Intl extension
Girgias
committed
8f91638
View commit details
Copy full SHA for 8f91638
Browse repository at this point
Fix [-Wstrict-prototypes] in Readline extension
Girgias
committed
3580150
View commit details
Copy full SHA for 3580150
Browse repository at this point
Fix [-Wstrict-prototypes] in standard/scanf.c
Girgias
committed
1933288
View commit details
Copy full SHA for 1933288
Browse repository at this point
Fix [-Wstrict-prototypes] in PCNTL extension .c files
Girgias
committed
31a2603
View commit details
Copy full SHA for 31a2603
Browse repository at this point
Add -Wno-strict-prototypes compiler flag to pspell extension
Girgias
committed
dc9d72f
View commit details
Copy full SHA for dc9d72f
Browse repository at this point
Add -Wno-strict-prototypes compiler flag to readline extension
Girgias
committed
d01d78d
View commit details
Copy full SHA for d01d78d
Browse repository at this point
Add -Wno-strict-prototypes compiler flag to GD extension
Girgias
committed
3703b10
View commit details
Copy full SHA for 3703b10
Browse repository at this point
Remove register qualifier in Intl func delcaration
Girgias
committed
52b28df
View commit details
Copy full SHA for 52b28df
Browse repository at this point
Fix pcntl_signal_dispatch_tick_function() declaration
Girgias
committed
9293d08
View commit details
Copy full SHA for 9293d08
Browse repository at this point
Fix indent for comment
Girgias
committed
b30ddf9
View commit details
Copy full SHA for b30ddf9
Browse repository at this point
Fix warning in FPM
Show description for 7c277af
Girgias
committed
7c277af
View commit details
Copy full SHA for 7c277af
Browse repository at this point
Disable Werror on MacOS temporarily to find issues
Show description for 7343e8e
Girgias
committed
7343e8e
View commit details
Copy full SHA for 7343e8e
Browse repository at this point
Use typedef for function pointer in scanf
Girgias
committed
ee584d1
View commit details
Copy full SHA for ee584d1
Browse repository at this point
You can’t perform that action at this time.