Eydamos | Tim

Results 14 comments of Eydamos | Tim

Nice idea, but I don't like the name `Exclude` for that. Excluded from what? It is not very speaking and hard to follow for beginners. I would propose something like...

> Is it really? I quite like it: it both teaches/builds on existing knowledge about the `When` attr and reads nice to me. I think so too. Having something like...

``` > php --version PHP 8.0.13 (cli) (built: Nov 28 2021 13:23:49) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.13, Copyright (c) Zend Technologies with Zend OPcache...

Looks the same ``` ❯ php --version 2>/dev/null PHP 8.0.13 (cli) (built: Nov 28 2021 13:23:49) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.13, Copyright (c) Zend...

Yes this fixed it, thank you very much

As I mentioned in the beginning I have multiple php versions installed via homebrew. Linking means that symlinks are created to make a specific version the one being executed when...

I was on vacation until yesterday. I will have a look this week

I have the same issue. Unfortunately the project is private so I can't share it. I also, up to this point, failed to reproduce the behaviour in a new project....

I guess it will not take too much time to be able to produce a demo but I'm currently busy with testing and deploying a big project. I will continue...

I was a little bit busy last week but now I could prepare a demo application which shows the cause of the bug. You can find it here: https://github.com/TimWerdin/doctrine-bug-demo