Olivier Massot

Results 4 issues of Olivier Massot

I encountered some SyntaxError caused by modern php syntax: * the `??` operator * the `function (...) : xxx {` syntax * the `self::` syntax * the spaceship operator ``...

**Issue**: an exception `No record was found. The "record" or "uid" argument must be specified.` is thrown when using FalViewHelper within an hidden content. To reproduce, create a template: ```...

I'm working on a nuxt application which is running on docker. If I add the prop `mode="national"` in my tag, the page crash and the following message appears in the...

I uses the v:asset.style viewhelper to include my assets to my page, and this was working very well until I updated VHS from 6.1.2 => 6.1.3 Now, this viewhelper makes...