-
Breaking: #102605 - TSFE->fe_user removed
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-102605-TSFE-fe_userRemoved.html
# Breaking: #102605 - TSFE->fe_user removed
…
-
Since TYPO3 11.4 it is necessary to set
1. The folder `Resources/Public` must be present in the extension e.g. by adding an extension icon `Resources/Public/Icons/Extension.svg`
If this is missi…
-
Hi,
There's some deprecations which should be treated. I didn't check all code but it should be done. Running a rector should also be a good start :)
Here's what I noticed:
- The "TYPO3_MODE"…
-
## Bug Report
**Current Behavior**
The ViewHelper `ExtensionLoadedViewHelper` does not work anymore. It seems that the method `evaluateCondition` has been removed (https://docs.typo3.org/other/ty…
-
Hey, the extension currently does not work with TYPO3 7.6.12, in the filelist module i get an exception:
1: PHP Warning: Declaration of Cabag\Falsearch\Xclass\Folder::getFiles($start = 0, $numberOf…
-
I would love for a possibility on packagist to get a list of packages which depend on a specific version constraint of a base package.
There is i.e. https://packagist.org/packages/typo3/cms-core/depe…
-
## Actual Behavior
On 28. April '23 the deployment runs as expected. Today it fails on
> TYPO3\Surf\Task\TYPO3\CMS\SetUpExtensionsTask
with message
```
xxx.your-server.de (TYPO3 CMS) TYP…
-
Hi,
my side get an update vom TYPO3 V8 with bsdist to 11.5.22
Update with deactivate all old extensions.
Now I want to install the introduction package, but I get an error:
503
Oops, an error…
-
I just wanted to test the extension on a 10.4.1 and it fails with
```php
Fatal error: Declaration of class@anonymous::isEnvironmentInFrontendMode() must be compatible with TYPO3\CMS\Extbase\Service…
-
`Build/Scripts/runTests.sh -p 7.4 -s composerInstallMax`
see failed run: https://github.com/sypets/page_callouts/runs/4284833714?check_suite_focus=true
Error message
```
Generating autoload …