Closed (fixed)
Project:
Services
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2010 at 16:13 UTC
Updated:
13 Mar 2010 at 05:50 UTC
Jump to comment: Most recent file
Here is a simple patch to detect the presence of the function and use the fancy output of krumo if available. a regular print_r doesn't tell you about the types of the variables and i got a bug from someone implementing a service i wrote telling me that the return was a string and not an integer in the structured array. hopefully this'll be the end of that for others as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | screenshot1.png | 64.13 KB | michaelfavia |
| services-kpr-result.patch | 1023 bytes | michaelfavia |
Comments
Comment #1
michaelfavia commentedand a screenshot of the results for anyone that hasnt used it before.
Comment #2
gddNice patch, very useful addition. Thanks, committed. I noticed you filed this against 6.1, but I committed against 6.2. The older branches are pretty well into bugfix only mode (there's actually no official release of 6.1 at all.)