Project

General

Profile

Actions

Bug #104609

closed

PHP 8.4 deprecations caused by symfony/polyfill-php83

Added by Andreas Kienast 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-08-13
Due date:
% Done:

100%

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

Description

The TYPO3 backend may show some PHP 8.4-related deprecations caused by symfony/polyfill-php83:

Deprecated: ldap_exop_sync(): Implicitly marking parameter $request_data as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/typo3_src/vendor/symfony/polyfill-php83/bootstrap.php on line 43

Deprecated: ldap_exop_sync(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/typo3_src/vendor/symfony/polyfill-php83/bootstrap.php on line 43
How to reproduce:
  • Go to Install Tool -> Maintenance -> Flush cache
  • Open record list
Actions

Also available in: Atom PDF