SakiTakamachi / laravel-sqlsrv-err-avoid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel-sqlsrv-err-avoid

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

About

License:MIT License


Languages

Language:PHP 100.0%