11 Mar
2010
11 Mar
'10
10:16 p.m.
On Thu, Mar 11, 2010 at 17:04, Dan McGee <dpmcgee@gmail.com> wrote:
-1? Did I miss something here in our coding standards? This seems excessive because I know: * Someone will check in code with the wrong format * Someone will add a $var to a string and forget to change the quotes * Someone will remove a $var from a string and forget to change the quotes
If $foobar vs. ${foobar} is next, oh boy...
-Dan
Agreed. There's no need to get pedantic about this. I don't think anyone is going to find the code hard to read because it uses double quotes instead of single quotes...