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-mod
/
curl
Public
Notifications
You must be signed in to change notification settings
Fork
117
Star
327
Code
Issues
3
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement getHeaders method in Curl class
- #113
#113
Open
mean-cj
wants to merge 8 commits into
php-mod:master
php-mod/curl:master
from
mean-cj:master
mean-cj/curl-1:master
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Implement getHeaders method in Curl class
#113
mean-cj
wants to merge 8 commits into
php-mod:master
php-mod/curl:master
from
mean-cj:master
mean-cj/curl-1:master
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
Implement getHeaders method in Curl class
Show description for 661c1dd
mean-cj
authored
661c1dd
View commit details
Copy full SHA for 661c1dd
Browse repository at this point
Fix missing parentheses in getHeaders method
mean-cj
authored
73b7409
View commit details
Copy full SHA for 73b7409
Browse repository at this point
Change return type of getHeaders to array
Show description for 6dd93b4
mean-cj
authored
6dd93b4
View commit details
Copy full SHA for 6dd93b4
Browse repository at this point
Change PHP requirement from ^8.0 to ^7.0
mean-cj
authored
63d6105
View commit details
Copy full SHA for 63d6105
Browse repository at this point
Upgrade PHP requirement from ^7.0 to ^8.0
mean-cj
authored
aaa0f1e
View commit details
Copy full SHA for aaa0f1e
Browse repository at this point
Update composer.json
mean-cj
authored
38e5400
View commit details
Copy full SHA for 38e5400
Browse repository at this point
Fix JSON syntax error in composer.json
mean-cj
authored
510d498
View commit details
Copy full SHA for 510d498
Browse repository at this point
Refactor getHeaders to improve variable naming
mean-cj
authored
8684e22
View commit details
Copy full SHA for 8684e22
Browse repository at this point
You can’t perform that action at this time.