[wp-trac] [WordPress Trac] #10205: getmyuid() called instead of posix_getuid() in get_filesystem_method() (wp-admin/includes/file.php)

WordPress Trac noreply at wordpress.org
Wed Nov 19 05:39:55 UTC 2014


#10205: getmyuid() called instead of posix_getuid() in get_filesystem_method() (wp-
admin/includes/file.php)
----------------------------+------------------------
 Reporter:  pgl             |       Owner:  dd32
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Filesystem API  |     Version:  2.8
 Severity:  normal          |  Resolution:  duplicate
 Keywords:                  |     Focuses:
----------------------------+------------------------

Comment (by dd32):

 In [changeset:"30384"]:
 {{{
 #!CommitTicketReference repository="" revision="30384"
 Background Updates: Introduce support to take advantage of Group Writable
 (or World Writable) to Core Background updates.
 This is only enabled when new files will not be installed during the
 update (as indicated by the WordPress.org API), and does not apply to
 Plugin/Theme/Translation Background Updates.

 Additionally, the code to determine if the 'direct' filesystem transport
 should be used has been tweaked for wider support (where getmyuid() was
 unavailalbe) which fixes #10424

 See #10205, #30245
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/10205#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list