sakiot / laravel-sqlsrv-err-avoid
This package is abandoned and no longer maintained.
No replacement package was suggested.
Package info
github.com/SakiTakamachi/laravel-sqlsrv-err-avoid
pkg:composer/sakiot/laravel-sqlsrv-err-avoid
1.0.0
2023-08-15 10:14 UTC
Requires
- php: >=8.1
- laravel/framework: >=8.0
Requires (Dev)
- orchestra/testbench: ^8.7
- phpunit/phpunit: ^9.0
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