Skip to content

Crash resistance#28

Open
AyrA wants to merge 1 commit intoyasirmturk:masterfrom
AyrA:patch-1
Open

Crash resistance#28
AyrA wants to merge 1 commit intoyasirmturk:masterfrom
AyrA:patch-1

Conversation

@AyrA
Copy link
Copy Markdown

@AyrA AyrA commented Aug 14, 2017

  • PHP will generate a notice when attempting to start a session when one has already been started -> Check session status and start only when needed
  • $_SESSION['_CAPTCHA']['config'] can be missing when users delete cookies -> Ensure the key is there before attempting to deserialize it.

- PHP will generate a notice when attempting to start a session when one has already been started -> Check session status and start only when needed
- $_SESSION['_CAPTCHA']['config'] can be missing when users delete cookies -> Ensure the key is there before attempting to deserialize it.
@claviska
Copy link
Copy Markdown
Collaborator

Thanks for contributing. Please see #29 and let me know if you're interested.

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.

3 participants