8000 Update src/Illuminate/Session/Store.php by devmach · Pull Request #111 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content

Update src/Illuminate/Session/Store.php #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update src/Illuminate/Session/Store.php #111

wants to merge 1 commit into from

Conversation

devmach
Copy link
Contributor
@devmach devmach commented Jan 21, 2013

Fixing the issue #107

If session's lifetime parameter equals to 0 session should expire
after browser closes. But it doesn't, it expires immediately. If
lifetime is something like 30 mins, session class works as expected.

This patch fixes the problem and improves our math knowledge.

Fixing the issue #58

If session's lifetime parameter equals to 0 session should expire 
after browser closes. But it doesn't, it expires immediately. If 
lifetime is something like 30 mins, session class works as expected.

This patch fixes the problem and improves our math knowledge.
@taylorotwell
Copy link
Member

Fixed.

gonzalom pushed a commit to Hydrane/tmp-laravel-framework that referenced this pull request Oct 12, 2023
Add in asset and secureAsset methods and their dependent class methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0