Skip to content

Conversation

@JanTvrdik
Copy link
Member

Summary

  • Add PHP 8.5 to the CI test matrix

Test plan

  • CI will run tests on PHP 8.5

… PHP 8.4+

- Use Configuration::enableNativeLazyObjects(true) on PHP 8.4+ with Doctrine ORM 3.4+
- Fall back to traditional proxy configuration (setProxyNamespace/setProxyDir/setAutoGenerateProxyClasses) for older PHP versions
- Resolves deprecation warnings about setProxyNamespace and setAutoGenerateProxyClasses
- Maintains full backward compatibility with older PHP/Doctrine versions
@JanTvrdik JanTvrdik requested a review from janedbal November 26, 2025 11:51
@JanTvrdik JanTvrdik requested a review from janedbal November 26, 2025 12:03
@janedbal janedbal merged commit aa16f61 into master Nov 27, 2025
10 checks passed
@janedbal janedbal deleted the add-php-85-support branch November 27, 2025 07:29
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.

3 participants