A cgo wrapper for the ph7 PHP engine (https://github.com/symisc/PH7)
Go to file
2022-11-27 18:35:51 -07:00
testdata Wrapped ph7_compile_file 2022-11-27 11:31:44 -07:00
cgo.c Wrapped ph7_context_throw_error 2022-11-27 17:10:28 -07:00
cgo.h Wrapped ph7_context_throw_error 2022-11-27 17:10:28 -07:00
go.mod Send output to an io.Writer 2022-11-25 00:56:56 -07:00
go.sum Send output to an io.Writer 2022-11-25 00:56:56 -07:00
ph7_test.go Wrapped ph7_function_name 2022-11-27 18:35:51 -07:00
ph7.c Run a PHP hello world script 2022-11-24 18:58:10 -07:00
ph7.go Wrapped ph7_function_name 2022-11-27 18:35:51 -07:00
ph7.h Run a PHP hello world script 2022-11-24 18:58:10 -07:00