This Warning leads to a typo I guess: https://github.com/blynx/MarkupProcesswirePhotoswipe/blob/a7c495964262f30eb28e891437665913ea5c5164/MarkupPwpswpGallery.module#L141 … this should be: ` if(strpos($resizeOptions['size'], 'x') === false) throw new`
This Warning leads to a typo I guess:
MarkupProcesswirePhotoswipe/MarkupPwpswpGallery.module
Line 141 in a7c4959
… this should be:
if(strpos($resizeOptions['size'], 'x') === false) throw new