librenms/app
Tony Murray 61316ce2cc
PHP 8 fixes (#12528)
* port related errors

* more fixes

* fix storage count

* add tests for php8

* style

* only need not empty

* aix fixes....

* storage WIP

* fix aix discovering hrstorage
fix db test adding .gitkeep
fix os modules when discovery only

* fix aos processors wrong oid

* fix mempool number casting

* fix aos7 cpu

* use + 0 cast instead of floatval()

* more verbose error on invalid json

* remove invalid data in json

* actually fix the json

* correct json error fix

* cast_number() function
fix aruba-instant and aos6 bugs exposed by new function, probably more...

* fix a-f
fix inadequate sort for component data

* fix global port poll time

* fix mempools precent 0, route count, ntp const

* fix schleifenbauer liberal current usage

* further number casting refinement

* vrp

* fix tests

* fix arbos

* warn cleanups adjust to :: change

* fix ciena-sds

* fix drac

* fix dell-rpdu anddlink

* fix and improve arubaos
better error when getting an array in Processor

* fix atenpdu, add missing arubaos files

* aruba-instant to yaml
apparently I didn't need to do this, the diff just looks really odd
It did add ranged sub-index replacements

* docker app, was completely wrong... fixed

* fix sentry4 divide by 0...

* fixed root issue, remove check

* nicer cidr in ipv6 code

* remove bogus enuxus battery bank skip_values

* Fix InfluxDB tests

* remove extra import

* fix other style issues.

* influx "style" fixes
2021-03-12 18:10:14 -06:00
..
Api/Controllers Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
ApiClients Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
Console Fix dev:simulate (#12596) 2021-03-08 18:33:42 -06:00
Events lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
Exceptions Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Facades Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
Guards Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
Http Sort Type List in Eventlog Pages (#12572) 2021-03-12 10:29:19 +01:00
Jobs Fix Fast Ping alerts always running (#12510) 2021-02-11 09:05:13 -06:00
Listeners Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Models PHP 8 fixes (#12528) 2021-03-12 18:10:14 -06:00
Observers Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
Policies Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
Providers Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
View/Components Add Blade Submenu component (#12159) 2020-09-29 23:11:05 -05:00
Application.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
Checks.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
StreamedOutput.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00