Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
* An actual release for 6.x
* Performance improvements like adding support for PHP 5.2.x json_encode() when available.
* GZIP support when available.
* Code clean up.
* API Change. json_load() has been renamed to json_server_load().
Fixes all bugs in the queue.
Most of all, it removes server-side JSON parsing! The code now sends back valid POST strings.
Also, it fixed a problem with $args[$arg['#name']] = NULL;
Nightly snapshot of the Drupal 6 version. This version will work only with Services module up to version 6.x-0.15. For services-6.x-2.x, please use the 6.x-2.x-dev branch instead.