fast-cgi-client icon indicating copy to clipboard operation
fast-cgi-client copied to clipboard

Check compatibility with GO FastCGI server implementation

Open hollodotme opened this issue 6 years ago • 2 comments

See: https://golang.org/pkg/net/http/fcgi/

hollodotme avatar Apr 02 '19 09:04 hollodotme

Could help here. Did you've a test scenario in mind?

tommy-muehle avatar Oct 24 '19 11:10 tommy-muehle

Basically the scenario would be to run the test suite against a go fastCGI docker image. Probably this would need some adjustments in the settings for the connection provider to distinguish between server types.

The socket connections itself can be found in the PHPUnit config.

hollodotme avatar Oct 24 '19 12:10 hollodotme