uap-php icon indicating copy to clipboard operation
uap-php copied to clipboard

Bugfix: handling null values in source yaml file

Open sartor opened this issue 1 year ago • 0 comments

Recent Convertor stop working because of new NULL value appeared in source Yaml file with regexes.

This pull request fixes handling of null values. Test included

sartor avatar Jun 03 '24 09:06 sartor