voku / session2db

:crown: Session2DB - A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Apply fixes from StyleCI #7

Closed voku closed 6 years ago

voku commented 6 years ago

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.


This change is Reviewable