Commit graph

6 commits

Author SHA1 Message Date
maxpozdeev
2980fcb949 declare strict types in db wrappers 2022-08-27 21:07:31 +03:00
Max Pozdeev
acfb316e9a convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
Max Pozdeev
341eeac12a maintain license headers 2022-01-14 22:45:30 +03:00
Max Pozdeev
01c02ba4f6 use ReturnTypeWillChange attributes to avoid PHP 8.1 deprecation notices in MTTSessionHandler (until PHP 9) 2022-01-11 23:10:10 +03:00
Max Pozdeev
14c83fda94 reduce number of time() calls in session handler class 2021-08-02 17:12:06 +03:00
Max Pozdeev
73ab4ac10f * use database table for session handling 2021-07-29 16:52:44 +03:00