Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file Blame History Permalink
  • derhansen's avatar
    [TASK] Remove wrong doc comments in \TYPO3\CMS\Core\Database\Connection · c5e1078a
    derhansen authored Sep 09, 2022 and lolli's avatar lolli committed Sep 16, 2022
    The doc comments for some functions in `\TYPO3\CMS\Core\Database\Connection`
    state, that table expressions and columns are not escaped. This is actually
    not true and it seems those doc comments have been adopted directly from
    `doctrine/dbal` back in 2016, when Doctrine DBAL was introduced to TYPO3.
    
    Resolves: #98318
    Releases: main, 11.5, 10.4
    Change-Id: If23d568b23ef1b3c6f40efd50e907af54c349b3d
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75650
    
    
    Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    c5e1078a