Search
Items tagged with: doctrine
`doctrine/orm` 2.18.0 will have a flatter directory tree: https://github.com/doctrine/orm/pull/11148
`fzf` is going to be easier to use 🙂
Flatten directory tree on 2.18 by greg0ire · Pull Request #11148 · doctrine/orm
It will make fuzzy matchers more efficient, and configuration files more readable. lib/Doctrine/ORM becomes just src tests/Doctrine/ becomes just tests Companion PR: #11140GitHub