Bug fix in Basic class string to bytes convert

This commit is contained in:
Clemens Schwaighofer
2019-09-20 16:25:14 +09:00
parent a6918bac6f
commit 98bf11e0c9
3 changed files with 17 additions and 2 deletions

View File

@@ -42,3 +42,12 @@ parameters:
- www/lib/smarty-3.1.30/
# ignore composer
- www/vendor
# ignore errores with
# ignoreErrors:
#- 'error regex'
#-
# message: 'error regex'
# path: %currentWorkingDirectory%/www/some/*
# paths:
# - ...
# - ...