rfc:language-constructs-syntax-changes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
rfc:language-constructs-syntax-changes [2020/07/05 07:33] brzuchalrfc:language-constructs-syntax-changes [2020/07/08 09:23] – fixed an example with __halt_compiler syntax error brzuchal
Line 46: Line 46:
  
 <code php> <code php>
-__halt_compiler(); // syntax error+$foo = __halt_compiler(); // syntax error
 </code> </code>
  
rfc/language-constructs-syntax-changes.txt · Last modified: 2020/07/22 08:36 by brzuchal