![]() |
sponsored links |
|
|
sponsored links
|
|
|
2
23rd January 21:52
External User
Posts: 1
|
SE>>Z_OBJ_HT_P(object)->write_property(object, property, z TSRMLS_CC);
SE>> SE>>within this function z is freed and Why should write_property free z? -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
4
23rd January 21:52
External User
Posts: 1
|
SE>>the std_setter is called.
I think you are right, it should be fixed in zend_post_incdec_property. Do you have reproducing code example so it can be tested? -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php |
|
|