I think it's fine if you work on these as the Apache 2 module is still experimental and it makes sense to keep the same interface as the 1.3 module where possible.
Andi At 05:53 PM 12/5/2001 -0800, Doug MacEachern wrote: >- apache_lookup_uri with the apache 2.0 module returns an array rather >than a class. any objections to making it behave the the 1.3 based >module? > >- the 2.0 getallheaders lets the authorization header through whereas 1.3 >does: >PG(safe_mode) && !strncasecmp(tenv[i].key, "authorization", 13) > >- the 2.0 module is missing the following functions: >apachelog, apache_note, apache_setenv, apache_child_terminate. > >- and the PHP_MINFO_FUNCTION() doesn't do anything in the 2.0 module. > >i can work on these, unless there are reasons not to support them? > > >-- >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] -- 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]