Ticket #1138 (fixed enhancement)
For PHP 7.4
- Created: 2019-10-11 11:47:07
- Reported by: Visman
- Assigned to: quy
- Milestone: 1.6
- Component: code
- Priority: normal
1. Deprecated Features: Array and string offset access using curly braces https://www.php.net/manual/en/migration … urly-brace
https://github.com/MioVisman/FluxBB_by_ … 2bf92ae097
https://github.com/MioVisman/FluxBB_by_ … c0a6d07bda
History
Visman 2019-11-28 11:17:00

2. PHP Notice: Trying to access array offset on value of type null in ...
https://github.com/MioVisman/FluxBB_by_ … 1c6347f41f
Visman 2019-11-28 11:39:07

3. Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in ...
https://github.com/MioVisman/FluxBB_by_ … 5f9673c955
raderack 2020-05-25 14:11:39

that doesnt help me,i need help with follow file
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DBLayer has a deprecated constructor in C:\xampp\htdocs\include\dblayer\mysqli.php on line 16