简体   繁体   中英

Kohana to PHP 7 Error

我将服务器上的PHP从5.6升级到7.2,现在我在Kohana上创建的网站出现错误:

Declaration of Auth_Xenforo::logged_in() should be compatible with Kohana_Auth::logged_in($role = NULL)

Kohana is not PHP 7 ready. Please consider using it's PHP7 replacement (which will work as dropin, with small changes) koseven:

https://github.com/koseven/koseven

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM