mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-01-26 22:00:01 +00:00
ceabrobot
0ec962b4af
feat(uoj/1/app): modify the DB operation to support PHP7
In order to support PHP7, change the way to operate database. PHP7 removed the mysql extension, so the old way to operate database is not usable. This commit use a new way to operate database. BREAKING CHANGE: the way to operate database has changed.
Description
Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge.
https://sjzezoj.com
Readme
AGPL-3.0
43 MiB
Languages
JavaScript
93.4%
PHP
4.2%
C++
1.3%
TypeScript
0.3%
CSS
0.3%
Other
0.4%