Bug Database wrote:

> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at http://bugs.php.net/?id=14612&edit=2
> 
> 
> ID: 14612
> Updated by: derick
> Reported By: [EMAIL PROTECTED]
> Status: Critical
> Bug Type: Session related
> Operating System: Linux
> PHP Version: 4.0CVS-2001-12-19
> New Comment:
> 
> Move the stuff in MINIT to GINIT, and it shold work again.
> I was looking into that, but forgot it afterwards.
> 
> Derick

Thank you.

It seems I'm missing something.

[yohgaki@dev DEV]$ grep "GINIT" `find . -name "*.[ch]"`
./Zend/zend_modules.h:#define GINIT_FUNC_ARGS           void
./Zend/zend_modules.h:#define GINIT_FUNC_ARGS_PASSTHRU

and

#define GINIT_FUNC_ARGS         void
#define GINIT_FUNC_ARGS_PASSTHRU

in zend_modules.h

Any clue is appreciated :)

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

Reply via email to