1
0
mirror of https://github.com/deuill/go-php.git synced 2024-09-21 00:40:45 +00:00
go-php/context
Alex Palaistras 3542780c5e Add reverse value bindings
Expressions executed in the `Context.Eval` method can now return a
value, which will be passed to the Go caller, and can be used as a
regular Go value.
2015-10-18 00:26:09 +01:00
..
context.c Add reverse value bindings 2015-10-18 00:26:09 +01:00
context.go Add reverse value bindings 2015-10-18 00:26:09 +01:00
context.h Add reverse value bindings 2015-10-18 00:26:09 +01:00