Florent Blaison
Florent Blaison
@X-Coder264 @HypeMC ?
Ok @X-Coder264 I made the change from Chronos to Carbon :)
@X-Coder264 @HypeMC update done 😄
@X-Coder264 don't worry I will revert, it's just a fail 😅, I used the web interface to resolve conflict for merging thoses features in develop to avoid waiting merge of...
@X-Coder264 @HypeMC any news about this PR ?
@X-Coder264 @HypeMC a plan to merge this ?
I had to drop some support of old php versions and/or some old packages versions so I think it will be better to merge that PR in a major release.
Hi @X-Coder264 I was faced with some problems : The first one is a ClassNotFound Exception => https://github.com/doctrine/DoctrineBundle/issues/1197 The second one is a mapping exception fixed here https://github.com/doctrine/orm/pull/8370 and release...
So this is the reason for dropping doctrine bundle 1.12.X - https://github.com/Orkin/oauth2-bundle/runs/2279635588 with php 7.3, Symfony 4.4 and `--prefer-lowest` flag doctrine bundle 1.8.0 was installed by composer with doctrine/common 3.0.0...
@X-Coder264 it's fine for PHP 7.2 so if you have any advices for doctrine 1.X support I'll appreciate, I'm not so familiarized with the support of multiple php versions at...