2010/5/5 Ali Asghar Toraby Parizy <aliasghar.toraby@xxxxxxxxx> > 2010/5/5 François Beausoleil <francois@xxxxxxxxxxx>: > > Hello all! > > > > We're seeing inconsistent json decoding between PHP versions: > http://gist.github.com/390090 > > > > Calling json_decode() from 5.2.6 returns an associative array when asked, > while 5.2.10 always returns a stdClass. Is this a bug or a problem with my > calling convention? > > > > Thanks! > > François > > I think this is a bug, since you're using it correctly. 5.2.11 seems to have fixed the problem: http://pastie.org/947103 Michiel ps to Ali, most people here seem to prefer it if you type your reply at the bottom of the previous post. I personally don't mind since my client (Gmail) hides quoted text by default, but it does make things easier if you can see the quoted text.