1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?
php_phongo_read_concern_to_zval was originally introduced in 92348ca for PHPC-448 and shared between the Query and ReadConcern debug handlers. It is now only used by the Query handler, so I think we can consider removing it in favor of adding a ReadConcern object to the Query's debug info.
is related to
PHPC-1519Remove php_phongo_server_to_zval and allow Server object in Manager debug output