This bug: https://bugs.php.net/bug.php?id=63142
I am unsure how to solve this bug. When an object references itself (ex: $obj->obj = $obj;) then I get the double free segfault. Can someone point me in the right direction? I feel like I am spinning my wheels trying to solve this bug. -- Herman Radtke @hermanradtke | http://hermanradtke.com -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
