Quentin Pautrat
Quentin Pautrat
Hello again, Why some valuable data from replay are missing into JSON plugin? Maybe i make a mistake but for example `map` attribute is not define, so we can't get...
A simple validation is done at compilation to check if file exist with `file_exists()`. That means that file can be moved after compilation for some reason. On the other hand...
As PHPThumb uses only `exists` method, we can update the minimum stability version required of `symfony\Filesystem` https://github.com/masterexploder/PHPThumb/blob/master/composer.json#L9
Resolve locale from current host See #128