• michaelbausor's avatar
    PHP: Add Enum methods for converting to/from strings (#5342) · 0b9af83d
    michaelbausor authored
    * adds string-to-int and int-to-string methods to enums
    
    * remove check for valueToName property in EnumTrait
    
    * Remove unused imports
    
    * Update to avoid using EnumTrait
    
    * Remove EnumTrait
    
    * Update enum types
    
    * Move name and value methods into generated classes
    
    * Remove functions from GPBUtil
    
    * Test well known enums
    
    * Implement enum value to/from name in c extension
    
    * Only generate use statement when namespace is present
    0b9af83d
Name
Last commit
Last update
..
Cardinality.php Loading commit data...
Kind.php Loading commit data...