News Feed
Jobs Feed
Sections




News Archive
Clay Loveless' Blog:
PHP and JSON Cut #987
March 01, 2007 @ 08:43:00

In a new post today, Clay Loveless talks about some issues he's been having with PHP and JSON, specifically with the JSON encoding method in PHP 5.2.1.

As of PHP 5.2.1, json_decode() no longer follows the published standards for JSON-encoded texts. Why not? For no reason other than the convenience of those ignorant of JSON standards.

His complaint stems from the results of a vat_dump statement - prior to this version it would give a NULL, but now it returns a "bool(true)" value back, resulting in some breakage of previous scripts. He spends the rest of the post explaining his voyage through the JSON world and how things are supposed to behave. He also digs a little deeper into the var_dump issue and why he thinks it's such a bad thing.

0 comments voice your opinion now!
json vardump null true strict adhere extension standard json vardump null true strict adhere extension standard


blog comments powered by Disqus

Similar Posts

WS02 Oxygen Tank: PHP SOAP Extension

Chris Hartjes' Blog: Komodo and CakePHP

Pierre-Alain Joye's Blog: Release Announcements (GD, Hidef, and Zip)

Randy Boland\'s Blog: JavaScript, JSON, and PHP

ParanoidFerret.com: Using Flex, PHP, and JSON to Modify a MySQL Database


Community Events











Don't see your event here?
Let us know!


podcast symfony2 development phpunit community usergroup conference interview release testing google language rest series functional framework database zendframework2 introduction opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework