jackalope / jackalope-doctrine-dbal

Doctrine DBAL transport implementation for Jackalope
http://jackalope.github.io
Other
143 stars 60 forks source link

Fix PSR16 cache support: sanitize all non-guaranteed characters in key #448

Closed dbu closed 5 months ago

dbu commented 5 months ago

Also handle not found from both legacy doctrine/cache and PSR16 cache correctly

wrap up #447