Tharos / LeanMapper

Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
MIT License
87 stars 35 forks source link

Fixed compatibility with robot-loader 3.2.3+ #151

Closed cniry closed 4 years ago

cniry commented 4 years ago

Fixes #152 Fixes calling of removed setCacheStorage in robot-loader 3.2.3+ with backward compatibility

REF: https://github.com/nette/robot-loader/commit/6cce320cc93e1a250e48218c2459c5f65f0ad69c

cniry commented 4 years ago

CR pls @janpecha

janpecha commented 4 years ago

Thanks! I released new version 3.4.2 with this patch.