rfc:local_variable_types

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
rfc:local_variable_types [2023/02/08 17:13] – created wendell_adrielrfc:local_variable_types [2023/02/09 11:38] – update array changes 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:+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.txt · Last modified: 2023/02/09 11:39 by wendell_adriel