I think I now get the misunderstanding I had on your destructor question

Sorry for confusion. My points are agnostic about implementation details and concrete code. It's up to ppl to use this feature as they like.

- first point is a logical conclusion: If there is a cctor, there should be a cdtor. - second point is about implicit order: Shutdown process will free in reversed creation order. Classes don't have guaranteed creation order.


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to