Closed GoogleCodeExporter closed 9 years ago
The featured downloads are a packaging of r5. r6 however has a change that
accomplishes the same - the use
of fsockopen was replaced with file_get_contents for consistency with the rest
of code and as part of that
refactor I added the suppression operator.
My fault for not creating a new package, I was originally holding off for
testing to make sure I didn't break
functionality.
In the meantime, if you're not comfortable doing a checkout then I think you
can get the same effect by
suppressing the actual ping call:
@$serviceInstance->ping();
Original comment by donovan....@gmail.com
on 4 May 2009 at 4:00
Original issue reported on code.google.com by
iwasaki....@gmail.com
on 4 May 2009 at 3:04