• Ryan Gordon's avatar
    Switch to addEnumType to fix fatal error (#3225) · 703cd8e1
    Ryan Gordon authored
    * Switch to addEnumType to fix fatal error
    
    * Fixing more cases of HHVM incompatibility
    
    * Updating tests to be hhvm compatible
    
    * Fixing tests
    
    * Fixing merge
    
    * Don't use call_user_func, should hopefully fix tests
    
    * Fixing spelling
    
    * Fixing another misspelling in a test
    
    * Fixing placement of append and kvUpdate functions
    
    * Actually fix function helpers
    
    * Remove double addEnumType. How did this ever work?
    
    * Fixing a couple more tests
    
    * Only use the setter if the return value isn't an object
    703cd8e1
FileDescriptor.php 2.84 KB