Joe Orton wrote:
This is a regression test for http://bugs.php.net/bug.php?id=19840
Apparently I already have commit access - OK if I go ahead and commit
these?
+1
Joe, your code is fine, if you are feeling confident enough, you can commit
things and we can review them later. This is a test suite
This is a regression test for http://bugs.php.net/bug.php?id=19840
Apparently I already have commit access - OK if I go ahead and commit
these?
joe
use strict;
use warnings FATAL => 'all';
use Apache::Test;
use Apache::TestRequest;
use Apache::TestUtil;
plan tests => 1, have_module 'php4';
# Re