Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
Newsgroups
»
php.internals
»
patch: zend.c missing call for cast_object handler
»
patch: zend.c missing call for cast_object handler
php.internals
Rob Richards
20 years ago
In zend_make_printable_zval, it looks like code for an object's cast_object handler was missed when synching. Rob
Marcus Börger
20 years ago
Hello Rob, thanks a lot for the patch and the commits. best regards marcus Wednesday, May 10, 2006, 4:35:16 PM, you wrote: