Skip to content
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

Fixes issue #439 some slashes not escaped in session data #583

Merged
merged 1 commit into from
Oct 16, 2011
Merged

Fixes issue #439 some slashes not escaped in session data #583

merged 1 commit into from
Oct 16, 2011

Conversation

PHP-Point-Of-Sale
Copy link

Some slashes are not escaped in sessions when using deep arrays. This code fixes that issue.

@bertiful
Copy link
Contributor

Nice job.

philsturgeon pushed a commit that referenced this pull request Oct 16, 2011
Fixes issue #439 some slashes not escaped in session data.
@philsturgeon philsturgeon merged commit 0cd4d60 into bcit-ci:develop Oct 16, 2011
@PHP-Point-Of-Sale
Copy link
Author

Why is this not in a release yet?

@philsturgeon
Copy link
Contributor

Because you sent it to the develop branch. This will be out when 3.0 is released.

baypup pushed a commit to baypup/CodeIgniter that referenced this pull request Aug 20, 2015
Removed escape_str from log-in query
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.

4 participants