Andrey Grachov
Results
2
issues of
Andrey Grachov
The issue is described here: modxcms/revolution#12240
## Description PHP library currently [sorts query parameters](https://github.com/imgix/imgix-php/blob/b42231e6e249e57592c474b08f79fe67d34615d8/src/UrlHelper.php#L78). This means that the URLs generated by PHP and JavaScript might differ. This could cause issues, especially with image preloading. For instance,...