-
-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
Version: 3.1.1
Bug Description
iconv() https://github.com/nette/utils/blob/master/src/Utils/Strings.php#L167 returns false on some strings
TypeError: Return value of Nette\Utils\Strings::toAscii() must be of the type string, bool returned in /app/services/core/vendor/nette/utils/src/Utils/Strings.php on line 183
Steps To Reproduce
Original bug occurs when package was updated from 3.1.0 to 3.1.1 as a dependency for Easy Coding Standards library deprecated-packages/symplify#1787
The problem occurs on Linux Alpine Docker image.
Expected Behavior
No type error
Metadata
Metadata
Assignees
Labels
No labels