-
-
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
Phalcon\Session\Adapter\Stream wrong open save path #14265
Comments
what time this bug will be fixed? |
@beareable Want to fix it before the next release. Bug is fixed in attached pull above. But I'm struggling with the tests. Need to fix that before merging. |
Fixed in the |
Hi I am currently having this same issue on CentOS Linux 7.8.2003 It just suddenly happened no idea on how to fix it |
4.0.0-beta.1
7.3.6
When running the following code and get this:
This may be due to the
public function open(var savePath, var sessionName)
in thephalcon/phalcon/Session/Adapter/Stream.zep
cphalcon/phalcon/Session/Adapter/Stream.zep
Line 97 in 4173bca
Previous attributes
path
are reassignedThe text was updated successfully, but these errors were encountered: