解决 php 7.3 报错 Deprecated: Function create_function() is deprecated
php 7.3 版本不推荐使用 create_function 函数,在 php 7.3 中使用 create_function() 函数会有兼容性报错 Deprecated: Function create_function() …
- 共 1 页
- 1
php 7.3 版本不推荐使用 create_function 函数,在 php 7.3 中使用 create_function() 函数会有兼容性报错 Deprecated: Function create_function() …
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。