Yannick de Lange
Yannick de Lange
See https://www.ghostscript.com/doc/current/Use.htm#Safer As of ghostscript 9.50 a more strict implementation is used for managing access to files. This means it now defaults to `-dSAFER` when calling command. This will cause...
I would like to bring this up in a separate issue so it give me a bit more freedom to ask questions which are not related to the original issue....
As a developer I would like to have an option to toggle features from my symfony webdeveloper toolbar so that I can toggle a feature without changing the code.
## Is your feature request related to a problem? Please describe. I would like to have access to the `localName` at runtime in some way. We have a localized frontend...
Fixed #67 Let me know if you have any feedback. This is the first time being this deep into the webpack compiler so I can imaging I might have missed...
We have a schema which can either be null or a list of object. This is mainly to allow the parameter to be optionally passed and to detect if the...