Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper function TreeWalkerAdapter::getMetadataForDqlAlias() #9932

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

derrabus
Copy link
Member

Backport from #9551. This little helper makes the code of our tree walker as bit more accessible for static analysis and rids us off some assert()s.

@derrabus derrabus merged commit 7684cea into doctrine:2.13.x Jul 25, 2022
@derrabus derrabus deleted the improvement/type-safe-metadata branch July 25, 2022 18:54
derrabus added a commit to derrabus/orm that referenced this pull request Jul 25, 2022
* 2.13.x:
  Add helper function TreeWalkerAdapter::getMetadataForDqlAlias() (doctrine#9932)
  Simplify LanguageRecognitionTest (doctrine#9930)
  test/added test for foreign keys with custom id object types
  Widen types for DiscriminatorMap (doctrine#9922)
  schema tool: remove useless text from --dump-sql output
  Update IdentifierFlattener.php
  Update IdentifierFlattener.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants