-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:php 7.3.0-dev
PHP 7.3 (to be released in a seven months - alpha coming in 2 months) refactored how recursion protection is handled.
https://github.com/php/php-src/blob/master/UPGRADING.INTERNALS#L52
The linked patch (or a variant thereof) should suffice to update for 7.3 and maintain BC.
https://github.com/mongodb/mongo-php-driver/compare/master...sgolemon:php73.recursion