]> git.mxchange.org Git - friendica.git/commit
Improve CacheSessionhandler
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 19 Apr 2018 03:37:06 +0000 (23:37 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 19 Apr 2018 03:37:06 +0000 (23:37 -0400)
commit87f638bdc90107bea511587368e2b3e1a4e40bcd
tree0b45a0f5901b63e4985cc58143973645c863b457
parentca4ca51c6a85cc60aaaa511be80daf8e2b8313fa
Improve CacheSessionhandler

- Replace !x() by empty()
- Add return values to read() and destroy()
src/Core/Session/CacheSessionHandler.php