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
.
ecotoneframework
/
ecotone-dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22
Star
56
Code
Issues
2
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: clear PHP 8.5 deprecations and widen dependency constraints across packages
- #695
#695
Merged
dgafka
merged 13 commits into
main
ecotoneframework/ecotone-dev:main
from
fix/deprecations
ecotoneframework/ecotone-dev:fix/deprecations
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: clear PHP 8.5 deprecations and widen dependency constraints across packages
#695
dgafka
merged 13 commits into
main
ecotoneframework/ecotone-dev:main
from
fix/deprecations
ecotoneframework/ecotone-dev:fix/deprecations
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
fix: avoid null array offset deprecation in DbaBusinessMethodModule
Show description for dcb134b
dgafka
committed
dcb134b
View commit details
Copy full SHA for dcb134b
Browse repository at this point
fix: avoid deprecated PDO::MYSQL_ATTR_SSL_CA constant on PHP 8.5
Show description for 47fb49e
dgafka
committed
47fb49e
View commit details
Copy full SHA for 47fb49e
Browse repository at this point
fix: migrate deprecated PHPUnit XML schema in remaining packages
Show description for d81b494
dgafka
committed
d81b494
View commit details
Copy full SHA for d81b494
Browse repository at this point
fix: allow predis/predis v2 to clear PHP 8.5 nullable-param deprecations
Show description for 18e8b13
dgafka
committed
18e8b13
View commit details
Copy full SHA for 18e8b13
Browse repository at this point
fix: allow guzzlehttp/promises v2 to clear PHP 8.5 nullable-param deprecations
Show description for 6ac2a86
dgafka
committed
6ac2a86
View commit details
Copy full SHA for 6ac2a86
Browse repository at this point
build: allow newer major versions of symfony/uid, guzzlehttp/psr7, kwn/php-rdkafka-stubs
Show description for 4eac181
dgafka
committed
4eac181
View commit details
Copy full SHA for 4eac181
Browse repository at this point
build: allow kwn/php-rdkafka-stubs v3 in Kafka package
Show description for 1e7fe06
dgafka
committed
1e7fe06
View commit details
Copy full SHA for 1e7fe06
Browse repository at this point
build: allow guzzlehttp/psr7 v3 in Laravel and LiteApplication packages
Show description for a98bfa6
dgafka
committed
a98bfa6
View commit details
Copy full SHA for a98bfa6
Browse repository at this point
build: allow phpstan/phpstan v2 across remaining packages
Show description for e639211
dgafka
committed
e639211
View commit details
Copy full SHA for e639211
Browse repository at this point
chore: bump symplify/monorepo-builder to ^12.0
Show description for ec99b13
dgafka
committed
ec99b13
View commit details
Copy full SHA for ec99b13
Browse repository at this point
chore: widen phpunit/phpunit to allow ^12.0 across all packages
Show description for d246564
dgafka
committed
d246564
View commit details
Copy full SHA for d246564
Browse repository at this point
Commits on Aug 16, 2026
fix: split FullAppBenchmarkCase so PHPBench subjects don't extend TestCase
Show description for c14add1
dgafka
committed
c14add1
View commit details
Copy full SHA for c14add1
Browse repository at this point
fix: move FullAppBenchmarkCaseTrait to its own file for PSR-4 autoloading
Show description for 189193d
dgafka
committed
189193d
View commit details
Copy full SHA for 189193d
Browse repository at this point
You can’t perform that action at this time.