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
.
PivotPHP
/
pivotphp-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release/2.1.0
- #16
#16
Merged
code-cfernandes
merged 14 commits into
main
PivotPHP/pivotphp-core:main
from
release/2.1.0
PivotPHP/pivotphp-core:release/2.1.0
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Release/2.1.0
#16
code-cfernandes
merged 14 commits into
main
PivotPHP/pivotphp-core:main
from
release/2.1.0
PivotPHP/pivotphp-core:release/2.1.0
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
feat: complete v2.1.0 deprecation cycle, fix response auto-emit, PSR-14 events
Show description for b2a29e4
code-cfernandes
committed
b2a29e4
View commit details
Copy full SHA for b2a29e4
Browse repository at this point
docs+test: close out EventDispatcher fire()/listen() vs PSR-14 dispatch() task
Show description for 9b65f01
code-cfernandes
committed
9b65f01
View commit details
Copy full SHA for 9b65f01
Browse repository at this point
fix(pool): stop leaking serverParams between pooled ServerRequest reuses
Show description for 8f39e76
code-cfernandes
committed
8f39e76
View commit details
Copy full SHA for 8f39e76
Browse repository at this point
docs: verify and close out A-01 through A-06 (INCONSISTENCIES_REPORT.md)
Show description for 6bc6a13
code-cfernandes
committed
6bc6a13
View commit details
Copy full SHA for 6bc6a13
Browse repository at this point
fix: extract Response::defaultErrorMessage(), dedupe exception handler closure (B-04, B-05)
Show description for f67dbaf
code-cfernandes
committed
f67dbaf
View commit details
Copy full SHA for f67dbaf
Browse repository at this point
fix: decouple ExtensionManager from the concrete Application class (M-07)
Show description for c884da4
code-cfernandes
committed
c884da4
View commit details
Copy full SHA for c884da4
Browse repository at this point
docs: clarify the two PoolManager classes are unrelated by design (M-01)
Show description for 024b8db
code-cfernandes
committed
024b8db
View commit details
Copy full SHA for 024b8db
Browse repository at this point
docs: document why Providers\Container stays put (M-06)
Show description for ce340a8
code-cfernandes
committed
ce340a8
View commit details
Copy full SHA for ce340a8
Browse repository at this point
style: fix PSR-12 violations in EventDispatcherTest.php (phpcbf)
Show description for ef59abf
code-cfernandes
committed
ef59abf
View commit details
Copy full SHA for ef59abf
Browse repository at this point
Potential fix for pull request finding
Show description for 6e340f1
code-cfernandes
and
Copilot
authored
6e340f1
View commit details
Copy full SHA for 6e340f1
Browse repository at this point
Potential fix for pull request finding
Show description for af6d6d7
code-cfernandes
and
Copilot
authored
af6d6d7
View commit details
Copy full SHA for af6d6d7
Browse repository at this point
Potential fix for pull request finding
Show description for 41fdd7b
code-cfernandes
and
Copilot
authored
41fdd7b
View commit details
Copy full SHA for 41fdd7b
Browse repository at this point
fix: CustomHeaderCollection dropped all headers when getallheaders() succeeded
Show description for 0efd27b
code-cfernandes
committed
0efd27b
View commit details
Copy full SHA for 0efd27b
Browse repository at this point
fix: don't reuse pooled streams that lack truncate() (Psr7Pool::resetStream)
Show description for 7db9ac7
code-cfernandes
committed
7db9ac7
View commit details
Copy full SHA for 7db9ac7
Browse repository at this point
You can’t perform that action at this time.