Menu

#15 error parsing json server response

New
nobody
None
Medium
Defect
2012-10-24
2012-10-24
Anonymous
No

Originally created by: c...@startx.fr

error in parsing json because of wrong regexp in server

change line 1275 of class.phpwsdl.servers.php to
        $json=preg_replace('/([^\\\])\\n/','\\n',$json);

add one more \ before ] in regexp

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.