Skip to content

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Aug 3, 2025

  • Non-standard flags are deprecated.
  • Index::getColumns() is deprecated.

SenseException
SenseException previously approved these changes Aug 3, 2025
Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually okay, but thie targeted version of DBAL also supports older versions than 4.3.

"doctrine/dbal": "^3.8.2 || ^4",

This removes the test from those versions that are getting tested on the ORM test runs for lower composer dependency versions.

- Non-standard flags are deprecated.
- Index::getColumns() is deprecated.
@greg0ire greg0ire force-pushed the address-deprecations branch from a602254 to 055b6f8 Compare August 4, 2025 06:49
@greg0ire
Copy link
Member Author

greg0ire commented Aug 4, 2025

@SenseException I've restored the previous version of the test as another test to cover DBAL <4.3 again

@derrabus derrabus added this to the 3.5.1 milestone Aug 4, 2025
@derrabus derrabus added the Bug label Aug 4, 2025
@derrabus derrabus merged commit de7140e into doctrine:3.5.x Aug 4, 2025
81 checks passed
derrabus added a commit to derrabus/orm that referenced this pull request Aug 4, 2025
* 3.5.x:
  Move LazyGhost deprecation to ProxyFactory (doctrine#12101)
  Address deprecations from doctrine/dbal (doctrine#12098)
@greg0ire greg0ire deleted the address-deprecations branch August 4, 2025 21:49
derrabus added a commit to derrabus/orm that referenced this pull request Aug 4, 2025
* 3.6.x:
  Move LazyGhost deprecation to ProxyFactory (doctrine#12101)
  Address deprecations from doctrine/dbal (doctrine#12098)
  Remove if statement
rela589n pushed a commit to rela589n/doctrine-orm that referenced this pull request Aug 11, 2025
- Non-standard flags are deprecated.
- Index::getColumns() is deprecated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants