sakiot/laravel-sqlsrv-err-avoid

This package is abandoned and no longer maintained. No replacement package was suggested.

1.0.0 2023-08-15 10:14 UTC

This package is auto-updated.

Last update: 2024-04-08 10:56:14 UTC


README

This is a library for Laravel to avoid pdo sqlsrv errors that occur with php8.1.22 or 8.2.9 or later.

I will remove it after about six months when the new pdo_sqlsrv driver is released.

[2023-09-08] Driver hotfix released! Please stop using this library immediately and update your driver.

Therefore, this library's repository and packagist will be deleted after 6 months (2024-03-08). If for some reason you have trouble deleting it, please report it as an issue.

Check here for driver release status. https://github.com/microsoft/msphpsql

composer require sakiot/laravel-sqlsrv-err-avoid