Project

General

Profile

Actions

Bug #105079

closed

Don't install symfony doctrine messenger bus 7.1.0 and higher

Added by Stefan Froemken about 2 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2024-09-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello,

this line was removed with symfony doctrine messenger bus 7.1.0:
https://github.com/symfony/doctrine-messenger/blob/v7.0.9/Transport/Connection.php#L70

For this project there is no issue tracker. Can you please set that package to at least 7.0.9 or inform symfony guys about that issue?

Thank you

Stefan

Actions #1

Updated by Garvin Hicking about 2 months ago

  • Status changed from New to Closed

Hi!

What is the reasoning for requiring a lower version? 7.1.0 uses CPP for assigning that variable as a protected member property (it was also protected before). In which way would this be a bug that affects TYPO3?

Also you might better want to use the Symfony issue tracker for this? The intro page of https://github.com/symfony/doctrine-messenger lists https://github.com/symfony/symfony/issues as the place to report issues.

I'll close this issue here, let me know if you believe this is an error where TYPO3 Core would have to take action, by supplying more details.

Thanks,
Garvin

Actions

Also available in: Atom PDF