opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
136 stars 34 forks source link

fixes for PHP 7.2 #140

Closed framer99 closed 5 years ago

framer99 commented 5 years ago

This PR includes three PHP7.2 fixes:

PHP7.2 and $_SESSION not getting saved as discussed in #130.

The fix posted for #129

A previously unknown but long time issue exposed by PHP7.2 now issuing a warning stating session was already started when trying to set gc.max_lifetime.