-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Segfault in Phalcon\Session\Adapter\Files #13520
Comments
3 tasks
sergeyklay
added a commit
that referenced
this issue
Jan 8, 2019
3 tasks
sergeyklay
added a commit
that referenced
this issue
Jan 9, 2019
Fixed in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected and Actual Behavior
I am trying to use the
\Phalcon\Session\Adapter\Files()
in cli (phpunit), but I get a segfault. I expect not te get a segfault.get
,set
,remove
has
Steps to reproduce
Please see the following repository for reproduction script: https://github.com/AmazingDreams/phalcon-session-bug
bug.php
Makefile
Output
Valgrind (make valgrind):
The text was updated successfully, but these errors were encountered: