2017 © Pedro Peláez
 

library zfc-user-funky-session

When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.

image

illchuk/zfc-user-funky-session

When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.

  • Wednesday, November 1, 2017
  • by dillchuk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ZfcUserFunkySession

Install with composer require illchuk/zfc-user-funky-session., (*1)

Then reference in modules.config.php:, (*2)

return [
    ..., 'ZfcUser', 'ZfcUserFunkySession', ...
];

The Versions

01/11 2017

dev-master

9999999-dev https://github.com/dillchuk/ZfcUserFunkySession

When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.

  Sources   Download

MIT

The Requires

 

zfcuser zf3

22/10 2017

v0.1

0.1.0.0 https://github.com/dillchuk/ZfcUserFunkySession

When the PHP session references a ZfcUser identity that doesn't actually exist, things can get a little funky. This module serves as the preventative solution.

  Sources   Download

MIT

The Requires

 

zfcuser zf3