kitech / php-go

Write PHP extension using go/golang. Zend API wrapper for go/golang.
882 stars 108 forks source link

add method __destruct #11

Closed nangong92t closed 8 years ago

nangong92t commented 8 years ago

php execution __destruct, go delete the corresponding struct object

Signed-off-by: monkey nangong92t@gmail.com

nangong92t commented 8 years ago

php5 is a problem

kitech commented 8 years ago

you can just update the commit using git commit --amend ..., don't need close.