PHP7 - Resolve foreach() warning
Use array tests and operations that are more friedly to PHP 7.2 in gwlb.
Change CRL generation to a pure PHP implementation which works with PHP 7.2 (and 5.6)
The old OpenSSL CRL patch we had been using does not work with 7.2, and this way alsoopens up some new possibilities for enhancing the CRL settings we can offer in the...
PHP7 - Resolve illegal null in escapeshellarg() error
PHP7 - Resolve Illegal string offset warning
Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense
Remove references for new classes instances adding a temporary variable. We will revisit it later
PHP7 - Resolve illegal offset error
Check for valid array before call foreach()
Merge pull request #3781 from PiBa-NL/20170712-defaultgateway-group
View revisions
Also available in: Atom