You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commits ------- 9e28593 fixed error on oracle db related to clob data. symfony#3255 Discussion ---------- fixed error on pdosession storage for oracle db. Related to clob data Did a change on 2.0 branch to fix this error symfony#3255 Tested on mysql and Oracle DB. I also ran a phpunit test before commit: phpunit tests/Symfony/Tests/Component/HttpFoundation/SessionStorage/PdoSessionStorageTest.php PHPUnit 3.6.10 by Sebastian Bergmann. Time: 0 seconds, Memory: 2.75Mb OK (3 tests, 5 assertions) Time: 0 seconds, Memory: 2.75Mb
0 commit comments