[wp-trac] [WordPress Trac] #25572: 3.7-beta2-25760 - warning message on update-core.php

WordPress Trac noreply at wordpress.org
Fri Oct 11 17:09:43 UTC 2013


#25572: 3.7-beta2-25760 - warning message on update-core.php
-----------------------------+-----------------------
 Reporter:  harmr            |       Owner:
     Type:  defect (bug)     |      Status:  reopened
 Priority:  normal           |   Milestone:  3.7
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  major            |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------

Comment (by nacin):

 Going with 2.diff. It's without a doubt the most flexible option. 1.diff
 handles only one possible issue with is_dir() failing. 3.diff optimizes
 for bailing early on a possible open_basedir restriction, but at the
 expense of an extra is_dir() call. In 4.diff, scandir() could return who
 knows how many files, especially as we venture up

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25572#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list