Closed euphio closed 9 years ago
I've cloned the repo as is, ran ./build.sh and then ./test.sh and get the following output:
bool(true) bool(false) Fatal error: Call to unimplemented native function example_sum() in /home/euphio/extension-example/test.php on line 4
Any suggestions?
Updated HHVM from 3.5 to 3.6.1 and issue is resolved.
I've cloned the repo as is, ran ./build.sh and then ./test.sh and get the following output:
Any suggestions?