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

docs[query-builder]: fix rendering of Doctrine\DBAL\ParameterType::* #10945

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

kaznovac
Copy link
Contributor

this change fixes the rendering of Doctrine\DBAL\ParameterType::* in the Binding parameters to your query section of The QueryBuilder documentation

@derrabus derrabus added this to the 2.16.3 milestone Sep 14, 2023
@derrabus derrabus merged commit 38ad392 into doctrine:2.16.x Sep 14, 2023
derrabus added a commit to derrabus/orm that referenced this pull request Sep 29, 2023
* 2.16.x:
  PHPStan 1.10.35, Psalm 5.15.0 (doctrine#10958)
  docs: in text, refer to attributes when talking about metadata (doctrine#10956)
  Fix bullet list layout (doctrine#10951)
  docs[query-builder]: fix rendering of `Doctrine\DBAL\ParameterType::*` (doctrine#10945)
  tests[ORMSetupTest]: testCacheNamespaceShouldBeGeneratedForApcu requires enabled apc (doctrine#10940)
  docs: use modern named arguments syntax
  Ignore "Unknown directive" error
  Use a stable release
  Remove output directory argument
  tutorials[getting-started]: example fix bug id type definition
  Verify UnitOfWork::HINT_DEFEREAGERLOAD exists and is true
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