Suppress Symfony debug classloader deprecations for ArrayAccess

Created on 19 September 2024, 2 months ago

Problem/Motivation

When running performance tests with OpenTelemetry enabled, the Symfony debug autoloader triggers deprecation message for the possibility that PHP will add return types to ArrayAccess. These aren't triggered in regular pipelines because the actual OpenTelemetry sending code doesn't run for those - depends on an environment variable.

We can just add them to the deprecation skip list.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

RTBC

Version

11.0 ๐Ÿ”ฅ

Component
PHPUnitย  โ†’

Last updated about 2 hours ago

Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024