Konstantin Pereiaslov

Results 37 comments of Konstantin Pereiaslov

Having same issue after updating from 1.1.0 to 1.2.0, everything breaks with this error: ![](http://i.perk11.info/ZSVIGg.png)

No, I reverted just AOP and this solved the issue, updated again, and it happens again

Happens to me too in IntelliJ 2019.1 I had to disable the plugin.

`3m5.530s` something like that could work, but it already doesn't cover double digit minutes. I will submit a pull request adding an extra tab then.

Yes, that is the issue. My suggestion is that OpenVidu should report this better when the recording file doesn't exist. Would be a very minor improvement.

Last time I tried, I was able to stripped more metadata with `exiftool` even after using all other tools.

I'm looking for a way to run tests in parallel, invoking --filter to run phpunit with just a single test, and currently there is no easy way to get a...

Thanks, that looks like it can work. I found that [paratest](https://github.com/paratestphp/paratest) can already do what I need, but for something more custom or even to make building something like paratest...

The only way I found to convert a video or series of images into animated jxl currently was to use `ffmpeg` to create `apng` first and then using `cjxl` to...

Version 1.5.13 works fine, so it would be good to tag it as the last version that works with previous versions of twig, because right now 1.5.14 is marked as...