json_server 6.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-2.0-alpha3.tar.gz | 8.35 KB | 50c2b2dfb7496697277e71deaefc8497 |
| json_server-6.x-2.0-alpha3.zip | 9.19 KB | dfa2ea35fc59ba96967b28b24365b5e7 |
Release notes
Fix bug to support newer php version.
json_server 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-2.0-alpha2.tar.gz | 7.36 KB | a046f816e7d85b5608589ba8a25c0ca3 |
| json_server-6.x-2.0-alpha2.zip | 8.26 KB | 473b5ba601a48ab5d08092c6885c79bd |
Release notes
Backed out gzip which caused the earlier release to break.
json_server 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-2.x-dev.tar.gz | 8.35 KB | af9a6d546daf64026c8864d760626ffc |
| json_server-6.x-2.x-dev.zip | 9.19 KB | 3fb87c4a30a68944d5614098fb174ed8 |
Release notes
Version of module compatible with services-6.x-2.x.
json_server 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-1.0-beta1.tar.gz | 7.22 KB | 9f87c1bd2b75b48d18537e7d94140a49 |
| json_server-6.x-1.0-beta1.zip | 8.08 KB | 770a16073d2eb277ce39d4937d85ed23 |
Release notes
Created as part of the compatibility issues with services-6.x-2.x, this version is to be tagged as 'Other Releases', as the working version for services-6.x-1.x branch. Do not use this release with services 2.x or greater versions, according to: #663744: JSON Server returns "invalid method" for all function calls with Services 6.x-2.x-dev
json_server 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-2.0-alpha1.tar.gz | 7.62 KB | 37a31e5426409a449218a861fd6ae6d6 |
| json_server-6.x-2.0-alpha1.zip | 8.42 KB | 9657ea39451768c11850cf3b7c173082 |
Release notes
* 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().
json_server 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| json_server-5.x-1.0.tar.gz | 7.03 KB | 4f7d82f1fa76976c11b6ec4b70501fb1 |
| json_server-5.x-1.0.zip | 7.74 KB | 3e82b29fbbf0f6e435c44bc62a85b991 |
Release notes
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;
json_server 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| json_server-6.x-1.x-dev.tar.gz | 7.15 KB | c86244f6797ea8b0ce47820c506cfbf4 |
| json_server-6.x-1.x-dev.zip | 7.93 KB | 42c7d2230cfaf3b5b998130a8bf695b9 |
Release notes
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.
json_server 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| json_server-5.x-1.x-dev.tar.gz | 6.96 KB | ad2d2b0ac8287f8d077b5a59ed5eedac |
| json_server-5.x-1.x-dev.zip | 7.58 KB | 36af6aef3b942307777a9536c70ef58a |
Release notes
First release