PHP-JSON 1.2.0

かなり書き換えたらしい.

http://www.aurore.net/projects/php-json/

This is a major rewrite of php-json. It no longer uses json-c.

Changes in 1.2.0:

  • Complete rewrite using JSON_checker[0] as the base for the parser.
  • Implements the JSON specification[1].
  • Significant performance improvement on encoding (and to a lesser extent, decoding).

As this is a major new release, it would be appreciated if users on
platforms other than Linux could report back with their experiences.