-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Working on the profiler, I found that most ext-mongodb classes are not correctly dumped by symfony/var-dumper. The specific dumpers could be integrated to Symfony directly, but we can start implementing them in this project for compatibility with Symfony 6.4 LTS.
Example for WriteConcern, it should show the value.

See existing casters: https://github.com/symfony/symfony/tree/6.4/src/Symfony/Component/VarDumper/Caster
Driver
BSON
Metadata
Metadata
Assignees
Labels
No labels