Skip to content

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 4, 2025

Symfony 8 will be released in November this year and we should monitor if we're compatible.

@derrabus derrabus added this to the 3.6.0 milestone Aug 4, 2025
@derrabus derrabus added the CI label Aug 4, 2025
@derrabus derrabus force-pushed the improvement/ci-with-symfony-8 branch 4 times, most recently from 0cf208d to 4db444d Compare August 4, 2025 22:51
#[WithoutErrorHandler]
public function testProxyFactoryTriggersDeprecationWhenNativeLazyObjectsAreDisabled(): void
{
if (! method_exists(ProxyHelper::class, 'generateLazyGhost')) {
Copy link
Member

Choose a reason for hiding this comment

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

What about using #[RequiresMethod(ProxyHelper::class, 'generateLazyGhost')] instead?

@derrabus derrabus force-pushed the improvement/ci-with-symfony-8 branch from 4db444d to 6683eb9 Compare August 5, 2025 12:14
@derrabus derrabus merged commit 3d3b5b5 into doctrine:3.6.x Aug 6, 2025
86 checks passed
@derrabus derrabus deleted the improvement/ci-with-symfony-8 branch August 6, 2025 08:46
derrabus added a commit to derrabus/orm that referenced this pull request Aug 6, 2025
* 3.6.x:
  Run tests with Symfony 8 (doctrine#12102)
  Improve comment
  Convert test into 2 unit tests
  Quote parts of the table name
derrabus added a commit to derrabus/orm that referenced this pull request Aug 6, 2025
* 3.6.x:
  Run tests with Symfony 8 (doctrine#12102)
  Improve comment
  Convert test into 2 unit tests
  Quote parts of the table name
derrabus added a commit to derrabus/orm that referenced this pull request Aug 6, 2025
* 3.6.x:
  Include stability in coverage file key (doctrine#12112)
  Allow Symfony 8 (doctrine#12110)
  Run tests with Symfony 8 (doctrine#12102)
  Improve comment
  Convert test into 2 unit tests
  Quote parts of the table name
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.

2 participants