rfc:local_variable_types

Differences

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

Link to this comparison view

Next revision
Previous revision
rfc:local_variable_types [2023/02/08 17:13] – created wendell_adrielrfc:local_variable_types [2023/02/09 11:39] (current) wendell_adriel
Line 67: Line 67:
 </code> </code>
  
-Implicitly, all variables that don't have a type declared should be considered having the type mixed:+**P.S.:The support for adding types to array elements and keys can also be extended to Function Arguments, Function Return and Class properties since currently, it's not possible to do that.** 
 + 
 +Implicitly, all variables that don't have a type declared should be considered to have the type mixed:
  
 <code PHP> <code PHP>
rfc/local_variable_types.1675876381.txt.gz · Last modified: 2023/02/08 17:13 by wendell_adriel