[wp-trac] [WordPress Trac] #12990: WP_Http_Fopen not available for load_image_to_edit()
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 17 00:17:13 UTC 2010
#12990: WP_Http_Fopen not available for load_image_to_edit()
--------------------------+-------------------------------------------------
Reporter: ryan | Owner: dd32
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: HTTP | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by dd32):
> Always including it avoids the extra open() syscall for the times we do
need it
Which is required rarely compared to when we do. an extra syscall for when
needed compared to always opening the file and parsing the contents is
going to be faster overall.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12990#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list