Bug #48216 [Com]: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the end of the doc

2010-08-08 Thread nadavvin at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=48216&edit=1 ID: 48216 Comment by: nadavvin at gmail dot com Reported by:mark at everytruckjob dot com Summary:PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the en

Bug #48216 [Com]: PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the end of the doc

2010-08-08 Thread nadavvin at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=48216&edit=1 ID: 48216 Comment by: nadavvin at gmail dot com Reported by:mark at everytruckjob dot com Summary:PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the en

#51170 [NEW]: json_decode should inform about magic_quotes_gpc

2010-02-27 Thread nadavvin at gmail dot com
From: nadavvin at gmail dot com Operating system: linux PHP version: 5.2.13 PHP Bug Type: JSON related Bug description: json_decode should inform about magic_quotes_gpc Description: php 5.2.10 if magic_quotes_gpc is on then json_decode failed to decode. It

[PHP-BUG] Bug #52904 [NEW]: json_decode don't make good object

2010-09-22 Thread nadavvin at gmail dot com
From: Operating system: linux PHP version: 5.3.3 Package: JSON related Bug Type: Bug Bug description:json_decode don't make good object Description: php > echo $e php > ; {"a":1,"b":2} php > $f = json_decode($e); php > var_dump($f); object(stdCl