Hi all,

php4 source should be changed for moving session handler
to PECL.

1) php_session.h must be accesible as standard header.
2) session.c must be changed so that it loads save
    handler module.
    (Real solution requires zend source change, I hope/
     expect someone who has access to zend source to change
     module loader to understand initilization order smartly ;)

I'll make a changes needed to make save handlers to
compile as standalone module and runs/compiles
without problem.

If you have comment or objects expected changes, please
let me know ASAP.

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