kitech / php-go

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

support and fix #41

Closed zywaited closed 5 years ago

zywaited commented 5 years ago

1 fix float return value 2 support interface return value 3 support return nil 4 support PHP this

kitech commented 5 years ago

LGTM!!!

But some go files need gofmt?