[phpMyAdmin Developers] Concatenations

Marc Delisle marc at infomarc.info
Wed Dec 2 15:32:34 CET 2015


Hi,
after reading [0] I will take the habit of using a comma between echo
arguments instead of concatenation. I also want to modify our existing code.

In most cases, the performance gain and memory gain will be small but
there might be some places where it will matter.


[0]
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md

-- 
Marc Delisle | phpMyAdmin



More information about the Developers mailing list