On 06/10/2019 14:18, Reinis Rozitis wrote:
Since `` are used for literal strings (for poorly chosen reserved words as 
field, table names (which happens from time to time)) in MySQL (multiline) 
queries I doubt there is a simple way to distinguish and replace everything to 
exec().

Hi,

As the RFC states, there are already widely used tools available which can do this reliably:

https://github.com/FriendsOfPHP/PHP-CS-Fixer
backtick_to_shell_exec

--
Mark Randall

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to