Improve the regexp detecting variables in a prepared statement, so that a prepared variable must not be preceded by a semicolon (as before),…
Show more
Improve the regexp detecting variables in a prepared statement, so that a prepared variable must not be preceded by a semicolon (as before), but also by any character allowed for a variable name
Show less