Marcel Pociot
Marcel Pociot
With the latest version of redis-windows I am no longer able to pass an absolute path to the configuration file. This is working on v7.2.4: ``` .\redis-server.exe "C:\Users\marcelpociot\.config\redis.conf" --port 6379...
This PR adds the ability to automatically queue all outgoing mailables by default, no matter if they implement the `ShouldQueue` interface or not. I think this method can be beneficial...
**PHP version** 8.4.3 / 8.3.17 **PHP SQLSRV or PDO_SQLSRV version** 5.12.0 **Problem description** When the `sqlsrv` or `pdo_sqlsrv` extension is installed, there is a strange regression error when using certain...