librenms/LibreNMS/Validations
Tony Murray d515f5043e refactor: Move install to php53 branch if running an unsupported version of PHP (#8042)
* Move install to php53 branch if running an unsupport version of PHP

* Update validate

* Move PHP version check after update check.  This will prevent us from moving no update users to the php53 branch.

Hopefully if daily.php -f update fails it returns a non-zero and we can move them to the php53 branch still.

* Wiggle things around more.

* Also, send release installs to the php53 branch.

* Set notification error for old PHP version.
2018-01-10 14:40:58 +00:00
..
Configuration.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
Database.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
Disk.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
DistributedPoller.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
Mail.php fix: Fixed incorrect mail validation (#7755) 2017-11-17 09:09:08 +00:00
Php.php refactor: Move install to php53 branch if running an unsupported version of PHP (#8042) 2018-01-10 14:40:58 +00:00
Poller.php Fix: Discovery validation with ping-only devices (#7665) 2017-11-07 20:09:49 +00:00
Programs.php Only warn if there is ipv6 disabled (#7757) 2017-11-18 01:36:06 -06:00
Rrd.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
RrdCheck.php feature: Added web validation (#7474) 2017-10-26 07:56:09 +01:00
Updates.php refactor: Move install to php53 branch if running an unsupported version of PHP (#8042) 2018-01-10 14:40:58 +00:00
User.php feature: Validate session directory is writable (#7784) 2017-11-23 08:29:10 +00:00