[wp-trac] [WordPress Trac] #25576: Check the available disk space before attempting upgrades

WordPress Trac noreply at wordpress.org
Thu Oct 17 18:39:05 UTC 2013


#25576: Check the available disk space before attempting upgrades
-----------------------------+---------------------
 Reporter:  dd32             |       Owner:  nacin
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  3.7
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:  has-patch        |
-----------------------------+---------------------

Comment (by dd32):

 In [changeset:"25831"]:
 {{{
 #!CommitTicketReference repository="" revision="25831"
 Silence PHP warnings from disk_free_space(). disk_free_space() will
 produce a warning in error conditions in addition to returning false, this
 includes a case where the bytes free is greater than PHP_INT_MAX (which is
 a error condition we don't need to check).
 See #25576, #22704
 }}}

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


More information about the wp-trac mailing list