Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

[PHP4BETA] (php4.0 RC1) releasing of vaules added to resource list From: Jerry Lundström (jerry.lundstrom <email protected>)
Date: 04/02/00

When adding a value to the resource list (with zend_list_insert)
and having a destructor assign, when does this value get deleted?
The logical is that values put into the "list" (not plist) will
get deleted right after the script ends. But this does not happen
for me. Values are added and found when searching but not deleted
when the script ends.

Is this a bug or must I do diffrent to get that result?

--
Jerry Lundström:<jerry.lundstrom <email protected>>
mobile+46.739.876053:phone+46.31.7107244:fax+46.31.7107201
citat.solutions:Kronhusgatan.9:SE-411.05.Göteborg:Sweden
www.citat.se/solutions

-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>