ThingEngineer / PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Other
3.28k stars 1.35k forks source link

many errors in code #1033

Open auth1299 opened 1 month ago

auth1299 commented 1 month ago

There is many issues with this script. The undefined variable being the worse error. What IDE are you guys using to manipulate this script?

image

BataBoom commented 1 month ago

the package had a nice run, I switched to https://github.com/catfan/Medoo

RivenSkaye commented 4 weeks ago

Cannot reproduce in an updated vscode running PHP @ latest image

Have you made sure to grab the latest release or did you make any local modifications? It might be worth checking the diff between them as it works for me in a production environment.