The expression parse_url($url, PHP_URL_PATH); of type string|false adds false to the return on line 33 which is incompatible with the return type of the parent method Liip\ImagineBundle\Imagi...oxyResolver::rewriteUrl of type string. It seems like you forgot to handle an error condition.