Axel Anceau

Results 31 comments of Axel Anceau

Hello, Example ? Is it a php project managed with composer ?

Hello, I'm happy that you finally make it works for Yii2. Your suggestion is not that bad, I want to make a framework support, but it will need contributors from...

Or just a notice that tells "You're on a Yii2 project, please, see the informations from the wiki (link) to find the right way to configure the plugin and your...

Hello, Look at the readme, you have to set the plugin parameters according to your operating system and PHP/composer installation.

Hello, You have to configure the full path of your PHP executable in the plugin configuration if it doesn't work alone. But the plugin is not maintained anymore, it may...

Hello, This plugin could, but is not planned to work with non OOP files. So, if you're not in a class, it will probably not work, that's why you don't...

Hi, For now, the plugin just work with the first project of your window. If you want to use it on multiple project, you must open a new window sorry...

Thanks for your answer. I'll try tonight to add this test. It works only if I'm removing more than 1 hour to my date. E.G ``` php $qb->where()->lt()->field('news.date')->literal($news->getDate()->sub(new \DateInterval('PT1H'))->format('c'))->end(); //...

:+1: I'm interested in too

Il could be nice, that's really annoying, also for unit tests.. I spend many many hours on it.. never found the problem.