Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • impexp
  • Classes
  • ImportExport.php
Find file BlameHistoryPermalink
  • Alexander Nitsche's avatar
    [BUGFIX] PHP 8 warnings: Undefined array key in EXT:impexp · c21d5b8a
    Alexander Nitsche authored Aug 24, 2021 and Oliver Bartsch's avatar Oliver Bartsch committed Sep 13, 2021
    Some EXT:impexp functional tests threw warnings of the
    type "Undefined array key" which did not abort the test
    but were written unnoticed to the TYPO3 logs. These
    warnings are fixed in this patch.
    
    Resolves: #94972
    Releases: master
    Change-Id: I0e4f3558cd12ef49ae6dc071edd67cd2621dbc2f
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70741
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    c21d5b8a