Pavel S. Pobegov

Results 4 comments of Pavel S. Pobegov

I'd be more than happy to pay to get this issue resolved, please advise if this is possible!

I tackled this with the method call below and it works like charm :) `$smarty->muteUndefinedOrNullWarnings()`

Hm... "continuous-integration/styleci/pr — Issues have been identified with 1 file" is funny, shows me a diff of the whole file as if I have modified it's styling. Which is not...

In the latest version which I've got from composer, in the file `src/InitialAvatar.php` [on line 677 there is the following check](https://github.com/LasseRafn/php-initial-avatar-generator/blob/master/src/InitialAvatar.php#L677): `if ( file_exists( $fontFile ) ) { ... }`...