rfc:fcallfcall

Differences

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

Link to this comparison view

Next revision
Previous revision
rfc:fcallfcall [2010/01/29 23:44] – created stasrfc:fcallfcall [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 6: Line 6:
   * First Published at: http://wiki.php.net/rfc/fcallfcall   * First Published at: http://wiki.php.net/rfc/fcallfcall
   * Patch at: http://random-bits-of.info/funcfunc.diff   * Patch at: http://random-bits-of.info/funcfunc.diff
 +  * Related RFC: [[/rfc/FunctionArrayDereferencing]]
  
 ===== The Proposal ===== ===== The Proposal =====
Line 21: Line 22:
 ==== Other related things proposed ===== ==== Other related things proposed =====
  
-Expression syntax: (foo->bar())() +  * Expression syntax: (foo->bar())() 
-Expression syntax for method calls: (new Foo)->bar() +  Expression syntax for method calls: (new Foo)->bar() 
-Array-fcall chaining: foo()[2] +  Array-fcall chaining: foo()[2]
rfc/fcallfcall.1264808690.txt.gz · Last modified: 2017/09/22 13:28 (external edit)