Changeset [17b0d645b3578a4430f0d5bb49fa96dddfceed32] by Fabrice Luraine

October 8th, 2010 @ 10:23 PM

Fix LIM_SESSION_NAME: session_name should contain only alphanumeric characters

See http://www.php.net/manual/en/function.session-name.php.
Now LIM_SESSION_NAME is "LIMONADE" string followed by limonade version where dots are replaced by 'x'
http://github.com/sofadesign/limonade/commit/17b0d645b3578a4430f0d5...

Committed by Fabrice Luraine

  • A tests/apps/06-session.php
  • M lib/limonade.php
  • M tests/functional.php
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Limonade is a PHP micro-framework.