Eric COURTIAL

Results 19 comments of Eric COURTIAL

@JeroenVanOort 😃 ?

@niconoe- This PR need to be rebased :)

@kristofgilicze This PR is very interesting. What is the issue with your tests?

@danielgsims @danfah Is it expected that this PR will be merged? I humbly think it could be great to "modernize" (if I could say so) this great library. I you...

Not sure where it comes from. I faced the issue with the 3.7 DBAL, but with the 3.8.3 it is no longer here. I wonder if it is not coming...

Problem is not here ``` doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as re... doctrine/collections 2.2.1 PHP Doctrine Collections library...

Hi @G0URAB Did you try our fork? We did some improvements over the years. https://github.com/wizacode/php-etl

I also notice that it has an impact on the _required_ label. Before: ![b2](https://github.com/user-attachments/assets/d0891f3c-32e0-4476-a8e3-fd42df68431f) After, I add a group to the _NotNull_ assertion: ``` #[Assert\NotNull(groups: ['firstSequencePost'])] #[Groups(['contract:post'])] public string $code;...

Same issue. WSL2 worked perfectly and on the first attempt on 2 of our 4 PCs running Windows 11. For the two others : we have this DNS issue. We...