| http://www.w3.org/ns/prov#value | - Personally, I would prefer that PHP took double quotations as straight strings (non-expanded, though still continue to expand escaped chars), and single quotations as chars only, but that would also never happen (PHP is a string based language, it does not really have the concept of just a char, which of course is the exact opposite of its C driven engine which has no string).
|