Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Replace fetchColumn with fetchOne for Doctrine DBAL · d6fa37ea
    Benni Mack authored Jul 18, 2021 and Oliver Bartsch's avatar Oliver Bartsch committed Jul 22, 2021
    This change replaces all query results from the
    database from fetchColumn() to fetchOne(), as this
    is the new API used in Doctrine DBAL.
    
    This change is one of a few to prepare for
    Doctrine DBAL 3.0 compatibility.
    
    Resolves: #94605
    Releases: master
    Change-Id: Ia9ca2bbb7b2c16a230c5946941cc3023203f494d
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69917
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    d6fa37ea