Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

Re: [PHP4BETA] (php4.0 RC1) releasing of vaules added to resource list From: Zeev Suraski (zeev <email protected>)
Date: 04/02/00

The resource lists are destructed at the end of each request
(completely). Resources in these lists cannot persist in between requests.

Zeev

At 13:41 02/04/2000 , Jerry Lundström wrote:
>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>

--
Zeev Suraski   <zeev <email protected>>  http://www.zend.com/

-- 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>