gabrielrcouto / php-gui

Extensionless PHP Graphic User Interface library
2.24k stars 175 forks source link

Trim JSON before splitting #188

Open nelolka opened 3 years ago

nelolka commented 3 years ago

Splitting JSON must be trimmed first, otherwise it will not be splitted properly.