Till Krüss

Results 293 comments of Till Krüss

@lonnylot We'll make sure 1.x will support PHP 8.1 as well.

I think we fixed all issues in #712, but I'm looking into why Travis isn't running right now.

https://github.com/redis/redis/pull/10723

Aha, so load the custom config file as part of `object-cache.php` with defaults?

**Basics** - Client - Host - Port - Password - Database - Prefix/Salt **Nice to have** - MaxTTL - Timeout + Read Timeout - Selective flushing - Ignored groups -...

For the record: Long prefixes provide ZERO security. To isolate customer data, each customer must have it's own Redis instance, or Redis 6 ACLs must be used. Should we not...

@naxvog Thoughts on the latest push?