Make WordPress Core


Ignore:
Timestamp:
05/17/2024 01:11:27 PM (10 months ago)
Author:
SergeyBiryukov
Message:

Tests: Remove trailing characters from @ticket annotations.

Follow-up to [44693], [46209], [54230], [54733], [55151].

Props jonsurrell.
See #61238.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/db.php

    r57987 r58164  
    16861686
    16871687            /*
    1688              * @ticket 56933.
     1688             * @ticket 56933
    16891689             * When preparing a '%%%s%%', test that the inserted value
    16901690             * is not wrapped in single quotes between the 2 "%".
     
    18391839
    18401840            /*
    1841              * @ticket 52506.
     1841             * @ticket 52506
    18421842             * Adding an escape method for Identifiers (e.g. table/field names).
    18431843             */
Note: See TracChangeset for help on using the changeset viewer.