hi,
Read the Changes in PHP 5/Zend Engine 2.0
http://www.php.net/zend-engine-2.php
The sections about constructors and destructors
are self explanatory:
the engine does not call autmatically the destructors
nor the constructors from the parent class.Cheers, Catalin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

