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

FluidTYPO3 / vhs / 13212397306 / 4
72%
development: 72%

Build:
DEFAULT BRANCH: development
Ran 08 Feb 2025 04:41AM UTC
Files 255
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

05 Feb 2025 09:31PM UTC coverage: 71.604% (+0.07%) from 71.531%
13212397306.4

push

github

NamelessCoder
[BUGFIX] Always fetch ContentObject from request in TYPO3v12+

The ContentObjectFetcher was introduced to have a common API
for fetching the current content object across different
TYPO3 versions.

This class logs a deprecation notice in TYPO3v12:
> TYPO3 Deprecation Notice:
> ConfigurationManager->getContentObject() is deprecated since TYPO3 v12.4
> and will be removed in v13.0.
> Fetch the current content object from request attribute
> "currentContentObject" instead in
> vendor/typo3/cms-extbase/Classes/Configuration/ConfigurationManager.php
> line 96

To prevent this from happening, we check for the TYPO3 version and
always use the request instead of the configuration manager in TYPO3v12+.

Related: https://github.com/FluidTYPO3/vhs/pull/1920
Related: https://github.com/FluidTYPO3/vhs/pull/1921

5608 of 7832 relevant lines covered (71.6%)

2.94 hits per line

Source Files on job typo3-^11.5-php-8.1 - 13212397306.4
  • Tree
  • List 255
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13212397306
  • 99129162 on github
  • Prev Job for on development (#13166940516.1)
  • Next Job for on development (#13222436970.2)
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