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 7ed2c81ec6 Move NewContext function to engine package
Call order is now enforced when using the root `php` package by moving
the `NewContext` function in the `engine` package, as a method of the
`Engine` method receiver. Further clean-ups have been made to the code
as a result of this change.
2015-10-16 14:42:15 +01:00
..
context.c Move NewContext function to engine package 2015-10-16 14:42:15 +01:00
context.go Move NewContext function to engine package 2015-10-16 14:42:15 +01:00
context.h Move NewContext function to engine package 2015-10-16 14:42:15 +01:00