Skip to content

Conversation

@mplattu
Copy link
Contributor

@mplattu mplattu commented Apr 17, 2024

Passing a null value to strtolower() is deprecated in PHP 8.1. However, without output shell_exec() returns null instead of an empty string, which causes a deprecation warning.

I wrote the if clause open instead of using the ternary operator to improve the code readability.

This fixes issue #124

mplattu added 2 commits April 17, 2024 21:44
Passing a null value to strtolower() is deprecated in PHP 8.1. However,
without output shell_exec() returns null instead of an empty string,
which causes a deprecation warning.

I wrote the if clause open instead of using the ternary operator to
improve the code readability.
* All fonts are licensed with OFL and the license texts are now
  attached to the fonts (Gregwar#102)
* Replaced font 2 with a one with both upper and lower case
  fonts (Gregwar#83)
* Font 5 (Sling) did not contain fonts to some 8 bit characters
  (ÅÄÖ)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant