Sascha Egerer
- Login: saschae
- Registered on: 2008-06-04
- Last sign in: 2024-09-05
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 79 | 81 |
Reported issues | 4 | 136 | 140 |
Projects
Project | Roles | Registered on |
---|---|---|
TYPO3 Core | Contributor | 2014-01-07 |
Activity
2024-09-25
- 07:34 TYPO3 Core Task #105109 (Rejected): Remove superflous is_string check in EnvVariableProcessor
- Class does not use strict_types yet so the type check is still required.
- 07:20 TYPO3 Core Task #105109 (Rejected): Remove superflous is_string check in EnvVariableProcessor
- The function parameter is typed as string so there is no need for a "is_string" check
2024-06-27
- 17:57 TYPO3 Core Bug #98601: typolink with parameter "/"
- Georg Ringer wrote in #note-5:
> hey Peter,
>
> I am closing this issue. using just @/@ in the @f:link.typolink@ ...
2024-06-19
- 21:18 TYPO3 Core Revision 63212d65: [BUGFIX] Make ContentRenderer catch more errors
- The ContentObjectRenderer catches \Exception's
that occur during the rendering of a content element.
However, since P... - 21:18 TYPO3 Core Revision 1dbe88a6: [BUGFIX] Make ContentRenderer catch more errors
- The ContentObjectRenderer catches \Exception's
that occur during the rendering of a content element.
However, since P... - 21:10 TYPO3 Core Bug #102044 (Resolved): The ContentObjectRenderer needs to catch \Throwable insteadof \Exception
- Applied in changeset commit:9819ed85807fb3804be4d9c559a8b16b3970435d.
- 21:06 TYPO3 Core Revision 9819ed85: [BUGFIX] Make ContentRenderer catch more errors
- The ContentObjectRenderer catches \Exception's
that occur during the rendering of a content element.
However, since P...
2024-05-22
- 14:45 TYPO3 Core Bug #103874 (Resolved): Wrong type annotation for \TYPO3\CMS\Extbase\Persistence\Generic\Query::execute
- Applied in changeset commit:c9c46ae52e26209c647ad568e7bf19f00ff0a21e.
- 14:35 TYPO3 Core Bug #103874 (Resolved): Wrong type annotation for \TYPO3\CMS\Extbase\Persistence\Generic\Query::execute
- Applied in changeset commit:5418d843a8aa2a222554b7c2d1717c07d4be4f15.
- 14:42 TYPO3 Core Revision c9c46ae5: [BUGFIX] Fix return type of Query::execute()
- `\TYPO3\CMS\Extbase\Persistence\Generic\Query::execute()` has
a boolean flag to define if the result should be a raw ...
Also available in: Atom