[wp-trac] [WordPress Trac] #18201: Verify updates with md5 checks

WordPress Trac noreply at wordpress.org
Thu Sep 12 05:39:00 UTC 2013


#18201: Verify updates with md5 checks
-----------------------------+------------------
 Reporter:  nacin            |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  low              |   Milestone:  3.7
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------

Comment (by pento):

 attachment:18201.4.diff

 * Fixed `get_home_path()`/ABSPATH
 * Removed the `function_exists( 'md5_file' )` check. I originally put it
 in after nofearinc's suggestion that PHP can be compiled without it, but
 I'm seeing very few reported instances of `md5_file()` missing, and
 nothing recently.
 * Removed the `sleep( 3 )`. I agree, it probably wouldn't actually be
 useful.

 Perhaps we could set up the API to also return the correct hashes for
 nightly builds? We could at least use that as a limited basis for testing.

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


More information about the wp-trac mailing list