What's Changed
- Applied a workaround to being able to set the ID of an auto increment field for MSSQL
- PHP 8 compatibility fixes
- Replaced called from $user->lang to the newer dedicated $language class
- Set default selected language in language selectbox for new questions to user language
- Replace deprecated
sql_nextid()
withsql_last_inserted_id()
Full Changelog: v2.0.2...v2.0.3