Mlwmohawk wrote: > On Wednesday 02 January 2002 04:37 pm, Yasuo Ohgaki wrote: > >>Yasuo Ohgaki wrote: >> >>BTW, if I fix the issue with 3), I have to change msession a line >>so that it does not register it as session save handler. (handler >>is registered by #ifdef) >> >>I have to move pgsql session save handler to php4 source tree, >>since save handlers must be compiled with session module with >>option 3). >> >>Comments are welcome :) >> > > A lot of mail comes through this list. Sorry if I cause a rehash. What I > don't understand is why there is the need to remove > php_session_register_module().
I was not going to remove php_session_register_module() I'll leave current session.c as is, as a result of discussion with Derick. Disableing error message and my fix for crash with external save handler is enough for now, I think. I can close some bug reports with these changes :) PS: When someone implemented smart ini parser/module loader, the error message should be enabled again. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]