Closed deltab closed 1 year ago
Looks like it is in the source for some reason https://github.com/doctrine/mongodb-odm/edit/1.2.x/docs/en/cookbook/implementing-wakeup-or-clone.rst
Most probably it was escaping, on RTD it's rendered correctly: http://doctrine-orm.readthedocs.io/projects/doctrine-mongodb-odm/en/1.2.x/cookbook/implementing-wakeup-or-clone.html
Looks fixed for at least the supported versions.
In https://www.doctrine-project.org/projects/doctrine-mongodb-odm/en/1.2.x/cookbook/implementing-wakeup-or-clone.html headings have backslashes before underscores, e.g.
Safely implementing \_\_wakeup
.