nightflyza / Ubilling

Ubilling is opensource ISP billing system based on stargazer
https://ubilling.net.ua
GNU General Public License v2.0
134 stars 105 forks source link

Fix error for PHP8 #787

Closed pautiina closed 1 year ago

pautiina commented 1 year ago

Description

Исправления для PHP 8

pautiina commented 1 year ago

Остаток помилок

Deprecated: Required parameter $subscrid follows optional parameter $localid in ./api/libs/api.trinitytv.php on line 70
PHP Deprecated:  Required parameter $uplinkApId follows optional parameter $bridgeMode in ./api/libs/api.wificpe.php on line 283
PHP Deprecated:  Required parameter $geo follows optional parameter $bridgeMode in ./api/libs/api.wificpe.php on line 283

Deprecated: Required parameter $uplinkApId follows optional parameter $bridgeMode in ./api/libs/api.wificpe.php on line 283

Deprecated: Required parameter $geo follows optional parameter $bridgeMode in ./api/libs/api.wificpe.php on line 283
PHP Deprecated:  Required parameter $content follows optional parameter $title in ./api/libs/api.workaround.php on line 1685

Deprecated: Required parameter $content follows optional parameter $title in ./api/libs/api.workaround.php on line 1685
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/ANN/StringValue.php on line 255

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/ANN/StringValue.php on line 255
Errors parsing ./api/vendor/ANN/StringValue.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation.php on line 2551

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation.php on line 2551
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Engineering.php on line 771

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Engineering.php on line 771
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Engineering.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/FormulaParser.php on line 162

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/FormulaParser.php on line 162
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/FormulaParser.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Functions.php on line 324

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Functions.php on line 324
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/Functions.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/TextData.php on line 43

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/TextData.php on line 43
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Calculation/TextData.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Cell.php on line 817

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Cell.php on line 817
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Cell.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php
PHP Deprecated:  Required parameter $pWorksheet follows optional parameter $pName in ./api/vendor/PHPExcel/Classes/PHPExcel/NamedRange.php on line 75

Deprecated: Required parameter $pWorksheet follows optional parameter $pName in ./api/vendor/PHPExcel/Classes/PHPExcel/NamedRange.php on line 75
PHP Deprecated:  Required parameter $pSheet follows optional parameter $pNamedRange in ./api/vendor/PHPExcel/Classes/PHPExcel/NamedRange.php on line 230

Deprecated: Required parameter $pSheet follows optional parameter $pNamedRange in ./api/vendor/PHPExcel/Classes/PHPExcel/NamedRange.php on line 230
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel2003XML.php on line 692

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel2003XML.php on line 692
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel2003XML.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5.php on line 1928

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5.php on line 1928
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5/Escher.php on line 283

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5/Escher.php on line 283
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/Excel5/Escher.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/SYLK.php on line 164

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/SYLK.php on line 164
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Reader/SYLK.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 884

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 884
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/ReferenceHelper.php
PHP Deprecated:  Required parameter $pDefaultFont follows optional parameter $pValue in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/Drawing.php on line 73

Deprecated: Required parameter $pDefaultFont follows optional parameter $pValue in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/Drawing.php on line 73
PHP Deprecated:  Required parameter $pDefaultFont follows optional parameter $pValue in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/Drawing.php on line 98

Deprecated: Required parameter $pDefaultFont follows optional parameter $pValue in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/Drawing.php on line 98
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 288

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 288
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 446

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 446
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/OLE.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/String.php on line 526

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/String.php on line 526
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/String.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/ZipStreamWrapper.php on line 79

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/ZipStreamWrapper.php on line 79
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/ZipStreamWrapper.php
PHP Deprecated:  Required parameter $yValues follows optional parameter $trendType in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/trend/trendClass.php on line 81

Deprecated: Required parameter $yValues follows optional parameter $trendType in ./api/vendor/PHPExcel/Classes/PHPExcel/Shared/trend/trendClass.php on line 81
PHP Deprecated:  Required parameter $pValue follows optional parameter $pCoordinate in ./api/vendor/PHPExcel/Classes/PHPExcel/Worksheet.php on line 1477

Deprecated: Required parameter $pValue follows optional parameter $pCoordinate in ./api/vendor/PHPExcel/Classes/PHPExcel/Worksheet.php on line 1477
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Worksheet/AutoFilter.php on line 720

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Worksheet/AutoFilter.php on line 720
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Worksheet/AutoFilter.php
PHP Deprecated:  Required parameter $pSheet follows optional parameter $dataType in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Chart.php on line 1260

Deprecated: Required parameter $pSheet follows optional parameter $dataType in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Chart.php on line 1260
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1023

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Parser.php on line 1023
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Parser.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 667

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Workbook.php on line 667
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Workbook.php
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php on line 879

Fatal error: Array and string offset access syntax with curly braces is no longer supported in ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php on line 879
Errors parsing ./api/vendor/PHPExcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 456

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 456
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 581

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 581
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 1049

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 1049
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 1083

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ./api/vendor/excel/SpreadsheetReader_XLSX.php on line 1083
PHP Deprecated:  Required parameter $prop follows optional parameter $sheet in ./api/vendor/excel/excel_reader2.php on line 545
nightflyza commented 1 year ago

Поклеїв, не тестив, лишаю всьо на твоїй совісті. День такий :)