[wp-trac] Re: [WordPress Trac] #8591: PHP Error with WP_Error
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 30 23:11:51 GMT 2008
#8591: PHP Error with WP_Error
------------------------------------------+---------------------------------
Reporter: mattyrob | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.7.1
Component: HTTP | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch developer-feedback |
------------------------------------------+---------------------------------
Comment (by vladimir_kolesnikov):
Replying to [comment:8 ryan]:
> And [10281].
Need to update PhpDoc for chunkTransferDecode(), say:
{{{
- * @return bool|string|WP_Error False if not chunked encoded. WP_Error on
failure. Chunked decoded body on success.
+ * @return bool|string False if not chunked encoded. Chunked decoded body
on success.
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8591#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list