[Bug]: String quoting #10
Labels
bug
Something isn't working
help wanted
Extra attention is needed
needs to be discussed
This issue need to be discussed
What happened?
Unsafe strings quoting.
I think that such features should be implemented inside driver, similar to
https://github.com/php/php-src/blob/master/ext/pdo_sqlite/sqlite_driver.c#L223
This opens security vulnerabilities for this library separate from sqlite3 and libsql.
Also this code is duplicated in 2 classes, which can lead to errors.
How to reproduce the bug
Package Version
latest
PHP Version
8.3.8
Laravel Version
11
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: