Hello,

I finally have my new SAPI module working (i do a manual link instead of 
using libtool for now because i've spent enough time and headaches trying to 
use libtool).

When I ran PHP as a module and not a cgi anymore, the first thing it did was 
to crash (yay!). I got the obvious mistakes out of the code, and everything 
is running fine (and FAST, I get at least a 400% increase in response time).

The question is: Is there a test suite that other SAPI authors have used? I 
want to be sure I test everything (cookies, headers, variables, persistence, 
etc..) before releasing the code.

Thanks.

Fab.

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to