> -----Original Message-----
> From: Olumide Samson [mailto:oludons...@gmail.com]
> 
> it should be deprecated  for exec usage since they both do same thing 

With that logic <?= should also be deprecated in favor of echo because it does 
the same thing and is hard to find in internet search engines (was in some 
other argument).


> This isn't high cost breaking changes coz it has a verifiable, ready 
> alternative to upgrade to without huge Regex searches.

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().

rr

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

Reply via email to