ushahidi / Ushahidi_Web

Ushahidi v2. A platform that allows information collection, visualization and interactive mapping, allowing anyone to submit information through text messaging using a mobile phone, email or web form.
http://www.ushahidi.com
Other
897 stars 625 forks source link

Auth ORM driver error #1486

Open jocrizt opened 4 years ago

jocrizt commented 4 years ago

Declaration of Auth_ORM_Driver::complete_login(User_Model $user) should be compatible with Auth_Driver::complete_login($user)

install on xampp php 7.0.29

how to fix it?