YanXin Sun

Results 2 issues of YanXin Sun

# github.com/kitech/php-go/zend ../../github.com/kitech/php-go/zend/zend_ini.go:123: cannot use C.uint(len(name)) (type C.uint) as type C.uint32_t in assignment ../../github.com/kitech/php-go/zend/zend_ini.go:124: cannot use C.uint(len(value)) (type C.uint) as type C.uint32_t in assignment ../../github.com/kitech/php-go/zend/zend_ini.go:128: cannot use C.uint(len(name) + 1)...

使用AddClass 返回struct时 执行 net.Dial net.DialTimeout net.DialTCP 会卡住 无响应 Listen端可以接收到创建好TCP. 不知道是否是我使用问题. php 执行 命令行没有问题可以正常返回... 或者有什么能看到php-fpm子进程的输出吗 php-fpm -R -e -F (修改root执行.没有有用的信息输出)