sebastianbergmann / recursion-context

Provides functionality to recursively process PHP variables
BSD 3-Clause "New" or "Revised" License
6.52k stars 18 forks source link

Use more efficient `spl_object_id()` over `spl_object_hash()` #30

Closed staabm closed 4 months ago

staabm commented 4 months ago

similar to https://github.com/sebastianbergmann/phpunit/pull/4838