Florin

Would it make more sense to return an array with keys the name of the
> variables that were unset and the result for each of them? This way
> one could better handle 'false' being returned.
>
> I'm not sure if it's possible or not, I didn't had the time to check
> out the patch.
>

If you need that much granularity, just call unset() individually for each
one...

Anthony

Reply via email to