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
Update README, improve database handling, and upgrade dependencies
- Add sponsor badge to README
- Enhance environment preparation logic for `Uri` handling across databases
- Ensure proper handling of empty SQL statements in database classes
- Upgrade PHP requirement to `>=8.3` and dependencies to latest versions
- Refactor `Migration` methods for better error handling and type safety
- Update Psalm configuration: adjust error level, exclude test directory
- Revise GitHub Actions to drop PHP 8.1 and 8.2, add PHP 8.5, and separate Psalm workflow
- Improve composer scripts and static analysis setup
0 commit comments