rfc:treat_enum_instances_as_values

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
rfc:treat_enum_instances_as_values [2023/04/29 06:52] – Intro grammar suitespacerndrfc:treat_enum_instances_as_values [2023/04/29 11:04] (current) – typo correction suggested by internals suitespacernd
Line 121: Line 121:
    //...    //...
        
-      public function offsetGet($mixed $which){+      public function offsetGet(mixed $which){
          //...          //...
       }       }
Line 145: Line 145:
  
 ===== Implementation ===== ===== Implementation =====
-Author's org has committed work on this issue and have it implemented, assuming community is in favor and this is not trivial for an existing member. Any guidance from those who have worked previously with enums is appreciated.+Author's org has committed work on this issue and having it implemented, assuming community is in favor and this is not trivial for an existing member. Any guidance from those who have worked previously with enums is appreciated.
  
  
rfc/treat_enum_instances_as_values.1682751153.txt.gz · Last modified: 2023/04/29 06:52 by suitespacernd