Make WordPress Core


Ignore:
Timestamp:
09/29/2014 01:27:55 PM (11 years ago)
Author:
markjaquith
Message:

Use HTTPS URLs for core.trac.wordpress.org

see #27115

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/import/parser.php

    r27349 r29788  
    146146     * sections that contain escaped closing tags ("]]>" -> "]]]]><![CDATA[>").
    147147     *
    148      * @link http://core.trac.wordpress.org/ticket/15203
     148     * @link https://core.trac.wordpress.org/ticket/15203
    149149     */
    150150    function test_escaped_cdata_closing_sequence() {
Note: See TracChangeset for help on using the changeset viewer.