Einar Gangsø

Results 74 comments of Einar Gangsø

> ah. Why does .... exist as an alias if it doesn't work? It does work. ``` $ pwd /home/einar/tmp/test $ .... $ pwd /home ```

Oh, ``` $ ls ... ``` This command actually works. But `cp .../file.txt`, `mv .../file.txt` etc does not. Edit: Sorry for all the spamming :|

@gilberg-vrn I opened #2529 with your changes from Cells. Put you as author of the commit. Please let me know if I should close it or whatever 🙂

You are right. If the default EntityManager is reset, should we also rebind it, I think. There is more problems with resetting an EntityManager: #398

Hi @filakhtov 👋🏻 As of now laravel-doctrine do not have any maintainer that moves the project forward. Almost all contributions are provided from non team members. We are just making...

This you figure out what the problem was? @nsn0x01

We should probably lock to doctrine/cache 1.* for know.

Released a version which locks to ^1 now. Should look into finding replacements. Maybe symfony/cache.

@rakshitbharat we did. See the comments. What versions are you using? Both from laravel-doctrine and doctrine.