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 }}
gomcodoctor
/
csv
Public
forked from
portphp/csv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix/increment headers sequential suffix
- #1
#1
Merged
gomcodoctor
merged 18 commits into
master
gomcodoctor/csv:master
from
fix/increment-headers-sequential-suffix
gomcodoctor/csv:fix/increment-headers-sequential-suffix
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Fix/increment headers sequential suffix
#1
gomcodoctor
merged 18 commits into
master
gomcodoctor/csv:master
from
fix/increment-headers-sequential-suffix
gomcodoctor/csv:fix/increment-headers-sequential-suffix
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
CI: modernize GitHub Actions (PHP 8.2–8.5) (#11)
Show description for 70cd9bd
slashrsm
and
Janez Urevc
authored
70cd9bd
View commit details
Copy full SHA for 70cd9bd
Browse repository at this point
Address Copilot CI feedback from #11 (#12)
Show description for db4e370
slashrsm
committed
db4e370
View commit details
Copy full SHA for db4e370
Browse repository at this point
Update README CI badges and drop Scrutinizer
Show description for 7ec53d9
slashrsm
committed
7ec53d9
View commit details
Copy full SHA for 7ec53d9
Browse repository at this point
Address Copilot feedback on README hygiene PR
Show description for 57508b0
slashrsm
committed
57508b0
View commit details
Copy full SHA for 57508b0
Browse repository at this point
Point CI badge link at the workflow runs page
slashrsm
committed
0d9bf7d
View commit details
Copy full SHA for 0d9bf7d
Browse repository at this point
Merge pull request #13 from slashrsm/docs/readme-ci-badges
Show description for a6fb7ef
slashrsm
authored
a6fb7ef
View commit details
Copy full SHA for a6fb7ef
Browse repository at this point
Prepare 3.0.0: PHP ^8.2 and portphp/portphp ^2.0
Show description for 402d795
slashrsm
committed
402d795
View commit details
Copy full SHA for 402d795
Browse repository at this point
Fix compatibility with portphp 2.0 / Symfony 7–8 APIs
slashrsm
committed
a902bd9
View commit details
Copy full SHA for a902bd9
Browse repository at this point
Merge pull request #14 from slashrsm/release/3.0.0
Show description for 808fdff
slashrsm
authored
808fdff
View commit details
Copy full SHA for 808fdff
Browse repository at this point
Bump actions/cache from 4 to 6
Show description for 7386da8
dependabot[bot]
authored
7386da8
View commit details
Copy full SHA for 7386da8
Browse repository at this point
Bump actions/checkout from 4 to 7
Show description for 133c481
dependabot[bot]
authored
133c481
View commit details
Copy full SHA for 133c481
Browse repository at this point
Merge pull request #16 from portphp/dependabot/github_actions/actions/checkout-7
Show description for f60b2ac
slashrsm
authored
f60b2ac
View commit details
Copy full SHA for f60b2ac
Browse repository at this point
Merge branch 'master' into dependabot/github_actions/actions/cache-6
slashrsm
authored
a83dbfe
View commit details
Copy full SHA for a83dbfe
Browse repository at this point
Merge pull request #15 from portphp/dependabot/github_actions/actions/cache-6
Show description for e270cd7
slashrsm
authored
e270cd7
View commit details
Copy full SHA for e270cd7
Browse repository at this point
Commits on Jul 23, 2026
Allow configuring escape for CsvWriter (#17)
Show description for e3f743d
slashrsm
authored
e3f743d
View commit details
Copy full SHA for e3f743d
Browse repository at this point
Fix CsvReader::current() TypeError at EOF (#18)
Show description for a7c68d5
slashrsm
authored
a7c68d5
View commit details
Copy full SHA for a7c68d5
Browse repository at this point
Commits on Sep 18, 2026
Fix incrementHeaders() to preserve column position for duplicate headers
Show description for f3b6ac4
gomcodoctor
committed
f3b6ac4
View commit details
Copy full SHA for f3b6ac4
Browse repository at this point
Merge branch 'master' into fix/increment-headers-sequential-suffix
gomcodoctor
authored
23763af
View commit details
Copy full SHA for 23763af
Browse repository at this point
You can’t perform that action at this time.