ZE2: object get_properties handler

php.internals

l0t3k

23 years ago
See message above. is this supposed to return the property names or values ? In grepping the source, there seems to be only one place where the handler is called (convert_to_array() in zend_operators.c), and i cannot deduce from there alone where names or values are expected. l0t3k