SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 2 C++

Switch to addEnumType to fix fatal error (#3225)

* 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
R
Ryan Gordon committed
703cd8e11c8d34283d4c8bf869c61866e8211c9d
Parent: 1325588
Committed by Paul Yang <TeBoring@users.noreply.github.com> on 6/20/2017, 1:15:49 AM