This PR will run the AllTests on PHP 8.1 and includes
zlib.output_compression = On
@justinvelluppillai Yes. I thought about that as well. The "problem" is that we therefor need to patch the Zend_Db classes, which I'd prefer not to do. Would be better to get rid of them at some point and introduce a new database library or write something own...