Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #29204, comment 7


Ignore:
Timestamp:
05/10/2016 09:11:03 PM (8 years ago)
Author:
HoaSi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29204, comment 7

    initial v1  
    1 Reproducing the original issue using Bones on local install, PHP7
     1Reproducing the original issue using Bones on local install, PHP7:
    22
    33[[Image(https://i.imgur.com/GE2RTOA.png)]]
     
    88{{{$feed->set_cache_location( 'wp_transient://' . $url ); }}}
    99
    10 I can confirm that [the patch 29204.diff](https://core.trac.wordpress.org/attachment/ticket/29204/29204.diff) fixes the issue.
     10I can confirm that the patch [https://core.trac.wordpress.org/attachment/ticket/29204/29204.diff 29204.diff] fixes the issue.
    1111
    1212[[Image(https://i.imgur.com/ypXD4FT.png)]]