You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
PDO fails to detect the type of the variable passed to a binded parameter. We need to use bindParam or bindValue to force the good parameter type.
We should handle these two methods in Hoa\Database.
The text was updated successfully, but these errors were encountered: