On Tue, 26 Oct 2004 15:23:45 -0700 (PDT), Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > On Tue, 26 Oct 2004, Wez Furlong wrote: > > It should be safe to never ever dlclose() a module. > > Do you mean never to dlclose() a module loaded via dl() at request time or > do you mean that in general it should be safe to never dlclose() a module > even if it came in via an extension line in the php.ini file? The former > is likely a true statement, but the latter is definitely not.
I did mean the latter. What's the issue there? --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php