compiler
compiler copied to clipboard
环境php7.2.18,错误信息 :PHP Parse error: syntax error, unexpected '1' (T_LNUMBER) in /www/wwwroot/tron/App/Process/TronCollect.php on line 2
PHP Warning: Unexpected character in input: '' (ASCII=6) state=0 in /var/www/index/index.php on line 1 PHP Parse error: syntax error, unexpected 'w' (T_STRING) in /var/www/index/index.php on line 1
 /Volumes/Media/Jiachao/Sites/C/compiler/src/aes.h:53:58: note: passing argument to parameter 'key' here void AES_init_ctx_iv(struct AES_ctx* ctx, const uint8_t* key, const uint8_t* iv); ^ /Volumes/Media/Jiachao/Sites/C/compiler/src/compiler.c:97:36: warning: passing 'char [24]' to parameter of type 'const...
服务器系统:centos7.4 easyswoole版本:3.4.6 Swoole Loader扩展:https://business.swoole.com/trial/download/ ,选择 Linux(非线程安全),PHP-7.3下载 composer的compiler版本:dev-master php版本:php 7.3.27 ---------------------------------------- 加密easyswoole项目中的任意一个controller后,运行代码时提示找不到那个文件。
php 7.2.2 osx 11.1 error: implicit declaration of function 'php_info_print_table_start' is invalid in C99 [-Werror,-Wimplicit-function-declaration] php_info_print_table_start(); error: implicit declaration of function 'php_info_print_table_header' is invalid in C99 [-Werror,-Wimplicit-function-declaration] php_info_print_table_header(2, "Version", PHP_EASY_COMPILER_VERSION);...
php 8.0 当中 编译的so的时候 提示没有arginfo 请问如何解决?