[wp-trac] [WordPress Trac] #10913: optimizations are much needed in the FTP filesystem
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 1 18:14:09 UTC 2011
#10913: optimizations are much needed in the FTP filesystem
-------------------------------+---------------------
Reporter: Denis-de-Bernardy | Owner: dd32
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.2
Component: Filesystem | Version: 2.8.4
Severity: normal | Resolution: fixed
Keywords: has-patch close |
-------------------------------+---------------------
Comment (by Denis-de-Bernardy):
@Nacin: I haven't tested, and I may have missed a commit here or there,
but I'm not entirely convinced this is fixed. Based on the two commits in
this ticket, it seems to me that we'd still end up with things like:
{{{
is_file(/)
exists(/)
is_dir(/)
is_file(/)
exists(/)
is_dir(/)
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10913#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list