rfc:deprecate-backtick-operator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:deprecate-backtick-operator [2018/02/11 20:09] wesnetmorfc:deprecate-backtick-operator [2018/02/11 20:19] wesnetmo
Line 18: Line 18:
  
   * in case PHP decided in future to use backtick enclosed strings for Unicode strings   * in case PHP decided in future to use backtick enclosed strings for Unicode strings
-  * because it is shady way to execute a rare and dangerous operation +  * because it is shady way to execute a rare and dangerous operation 
-  * because it is weirdly specific for a rare operation; regexp literals, xml-strings literals are way more common use cases, but they don't have a specific string literal+  * because it is weirdly specific to a rare operation; regexp literals, xml-strings literals are way more common use cases, but they don't have a specific string literal
  
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
rfc/deprecate-backtick-operator.txt · Last modified: 2018/02/11 20:59 by wesnetmo