]> git.mxchange.org Git - friendica.git/commit
Add ReturnTypeWillChange attribute to methods in Session\Handler\Cache
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 7 Dec 2023 12:23:17 +0000 (07:23 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 7 Dec 2023 12:23:17 +0000 (07:23 -0500)
commitb16e8fdb584365d3348b40fd92f48e6cca993158
treef1eedf411cd95bd8c22e5cb1f3c1c92d7ec040ef
parentdc7cdc3252fa10cddacee99542eab83677ccae45
Add ReturnTypeWillChange attribute to methods in Session\Handler\Cache

- Addess deprecated messages reported in https://github.com/friendica/friendica/issues/13699#issue-2028442214
src/Core/Session/Handler/Cache.php