q2a / question2answer

Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
http://www.question2answer.org/
GNU General Public License v3.0
1.63k stars 627 forks source link

Fix new PHP 8 ValueError exception when there are no user fields #985

Closed pupi1985 closed 9 months ago

pupi1985 commented 11 months ago

I'm avoiding the exception in order to get rid of the @ character and still be backwards compatible.

Reference: https://www.question2answer.org/qa/109931