swoole / yasd

Yet Another Swoole Debugger
https://huanghantao.github.io/yasd-wiki/
Apache License 2.0
357 stars 35 forks source link

centos7系统下php8.2.4 make 报错 #188

Closed coolbosyen closed 8 months ago

coolbosyen commented 9 months ago

/yasd-0.3.9/src/base.cc: 在函数‘void execute_init_file()’中: /yasd-0.3.9/src/base.cc:50:26: 错误:不能在赋值时将‘char’转换为‘zend_string {aka _zend_string*}’ file_handle.filename = YASD_G(init_file); ^ make: *** [src/base.lo] 错误 1

huanghantao commented 9 months ago

php 8.2直接使用xdebug吧,swoole升级到 5.0.2+