Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix doctrine types attribute in documentation#605

Merged
greg0ire merged 1 commit into
doctrine:3.4.xfrom
gregurco:fix-doc
Sep 2, 2025
Merged

Fix doctrine types attribute in documentation#605
greg0ire merged 1 commit into
doctrine:3.4.xfrom
gregurco:fix-doc

Conversation

@gregurco
Copy link
Copy Markdown
Contributor

@gregurco gregurco commented Sep 1, 2025

Hello

I fixed 2 issues in the documentation:

  1. PHP syntax: Types:STRING -> Types::STRING
  2. Replaces wrong Types::INT constant by Types::INTEGER option (see https://github.com/doctrine/dbal/blob/4.3.x/src/Types/Types.php)

@greg0ire
Copy link
Copy Markdown
Member

greg0ire commented Sep 1, 2025

I'm working on fixing the build at #606

@greg0ire greg0ire closed this Sep 2, 2025
@greg0ire greg0ire reopened this Sep 2, 2025
@greg0ire greg0ire merged commit d797eca into doctrine:3.4.x Sep 2, 2025
17 of 28 checks passed
@greg0ire greg0ire added this to the 3.4.3 milestone Sep 2, 2025
@greg0ire
Copy link
Copy Markdown
Member

greg0ire commented Sep 2, 2025

Thanks @gregurco !

@gregurco gregurco deleted the fix-doc branch September 2, 2025 06:55
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