fabarea / messenger

Send messages to a bunch of users - TYPO3 CMS extension
Other
5 stars 8 forks source link

PHP 8.1 compatibility #31

Closed stissot closed 2 years ago

stissot commented 2 years ago

Fix syntax (using rectorphp) for PHP 8.1 compatibility

fabarea commented 2 years ago

Entendu!

On Tue, Aug 2, 2022 at 4:38 PM Sylvain Tissot @.***> wrote:

@.**** commented on this pull request.

In Classes/ContentRenderer/BackendRenderer.php https://github.com/fabarea/messenger/pull/31#discussion_r935679852:

  • $formattedContent = GeneralUtility::getURL($url, false, $headers);
  • $formattedContent = GeneralUtility::getURL($url);

Merci pour le merge. Pour ne pas tout mélanger, je vais préparer une autre PR pour l'utilisation de RequestFactory au lieu de GeneralUtility::getUrl()

— Reply to this email directly, view it on GitHub https://github.com/fabarea/messenger/pull/31#discussion_r935679852, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEXROVXNNHJACVDIJN3WDLVXEXGRANCNFSM54ROB7TQ . You are receiving this because you modified the open/close state.Message ID: @.***>