[PHP-DEV] php 3.1 status From: Shane Caraveo (shane <email protected>)
Date: 06/26/98

Hi everyone,

I've done more work on 3.1 last night. I now have the apache module
compiling against 1.3.0 apacheNT. I haven't had the time yet to debug it
(and it will need debugging), let alone even try it.

The per directory config has changed significantly, as I am trying to work
out a good way to make a somewhat generic interface for this, so other
server modules can somehow implement some way of doing this. It is basicly
remarked out right now in the apache module until this is more clearly
defined (and someone who understands the apache system starts to help out
:).

Both cgi and isapi compile and work, though I have a few persisting crashes
in specific areas. One with show_source and another (new) one with
browscap. Anyway, once I get those straightened out, I think I'll do an
experimental release so people can play with it a little, and hopefuly find
more crashers for me.

Shane