]> granicus.if.org Git - php/commit
- Add zend_merge_properties() which is designed to serve *_fetch_object().
authorMarcus Boerger <helly@php.net>
Fri, 29 Aug 2003 23:27:22 +0000 (23:27 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 29 Aug 2003 23:27:22 +0000 (23:27 +0000)
commit047a574e6c930ff4c451031843687d89305ce8c4
tree56b270bf247b13c53e465acf65ada6b4d0512b0a
parent50040c8ae9bdc7e015f95872863887191a6e7ddb
- Add zend_merge_properties() which is designed to serve *_fetch_object().
- Explain drawbacks of object_and_properties_init and zend_merge_properties.
#
# I guess we can live with the purity problem of potentially calling __set()
# of an object which wasn't already ctored.
#
Zend/zend_API.c
Zend/zend_API.h