Skip to content

Fix PHP 8.5 deprecations#467

Closed
nufue wants to merge 10 commits intodg:masterfrom
nufue:fix-php85-deprecations
Closed

Fix PHP 8.5 deprecations#467
nufue wants to merge 10 commits intodg:masterfrom
nufue:fix-php85-deprecations

Conversation

@nufue
Copy link
Contributor

@nufue nufue commented Dec 3, 2025

  • bug fix
  • BC break? no

Fixes two deprecation notices that appear when using dibi (v5.1.0) in PHP 8.5:

@dg dg force-pushed the master branch 2 times, most recently from 722a37e to 013da5d Compare December 28, 2025 02:18
dg added 8 commits December 29, 2025 01:21
A pragmatic decision - I do not know how to set extension_dir in a cross-platform way
Dibi\Driver => Dibi\Drivers\Connection
Dibi\ResultDriver => Dibi\Drivers\Result
Dibi\Reflector => Dibi\Drivers\Engine
@nufue nufue changed the base branch from master to v5.1 January 5, 2026 13:25
@nufue nufue changed the base branch from v5.1 to master January 5, 2026 13:26
Jirka Hrazdil added 2 commits January 5, 2026 14:28
… for ArrayIterator is deprecated, as it allows violating class constraints and invariants"
@dg
Copy link
Owner

dg commented Feb 22, 2026

merged, thanks

@dg dg closed this Feb 22, 2026
dg pushed a commit that referenced this pull request Feb 22, 2026
dg pushed a commit that referenced this pull request Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants