howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
423 stars 95 forks source link

0.98 php8 deprecation fixes and small improvements #317

Open amshikov opened 3 weeks ago

amshikov commented 3 weeks ago

Mostly there are fixes for deprecated functions in PHP 8.X. Except that there are some improvements in Special Tokens processing, added possibility to edit quoted values in editor (for example, parameters in TARGET which contain spaces), added simple rrdtool binary path detection, incomment/outcomment now can be referenced in Special Tokens, etc.