• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FluidTYPO3 / flux / 13179384817 / 2
93%
development: 93%

Build:
DEFAULT BRANCH: development
Ran 06 Feb 2025 01:03PM UTC
Files 224
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Feb 2025 01:02PM UTC coverage: 91.328%. Remained the same
13179384817.2

push

github

NamelessCoder
[BUGFIX] Use associative array for TCA items

TYPO3v12 introduced associative array keys for items in TCA select fields:
label, value, icon, group.
The indexed item arrays were deprecated at the same time, throwing warnings
in TYPO3v12+:

> TYPO3 Deprecation Notice:
> FlexFormTools did an on-the-fly migration of a flex form data structure.
> This is deprecated and will be removed.
> Merge the following changes into the flex form definition "content.field":
> The TCA field 'dummyField' of table 'dummyTable' uses the legacy way of
> defining 'items'.
> Please switch to associated array keys:
> label, value, icon, group, description.
> in vendor/typo3/cms-core/Classes/Configuration/FlexForm/FlexFormTools.php
> line 1127

flux now uses the integrated SelectOption class that handles the version
difference internally.

Changelog:
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Feature-99739-AssociativeArrayKeysForTCAItems.html#feature-99739-associative-array-keys-for-tca-items
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Deprecation-99739-IndexedArrayKeysForTCAItems.html#deprecation-99739-indexed-array-keys-for-tca-items

6930 of 7588 relevant lines covered (91.33%)

9.4 hits per line

Source Files on job typo3-^12.4-php-8.2 - 13179384817.2
  • Tree
  • List 224
  • Changed 2
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13179384817
  • 3b102cde on github
  • Prev Job for on development (#13166914922.6)
  • Next Job for on development (#13181190249.7)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc