Skip to content

PdoSessionHandler with Oracle not working as expected #18305

Closed
@elislenio

Description

@elislenio

When using PdoSessionHandler with Oracle, Symfony 2.8 raises an exception:

Warning: PDOStatement::execute(): supplied argument is not a valid stream resource
500 Internal Server Error - ContextErrorException

Stack trace starts with:
in vendor\symfony\symfony\src\Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler.php at line 538

When switching to mysql all works fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions