Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpcompat.xml.dist

    r46587 r47122  
    55    <rule ref="PHPCompatibilityWP"/>
    66
    7     <!-- WordPress Core currently supports PHP 5.6+ -->
     7    <!-- WordPress Core currently supports PHP 5.6+. -->
    88    <config name="testVersion" value="5.6-"/>
    99
     
    2626    <arg name="parallel" value="20"/>
    2727
    28     <!-- Show sniff codes in all reports -->
     28    <!-- Show sniff codes in all reports. -->
    2929    <arg value="ps"/>
    3030
Note: See TracChangeset for help on using the changeset viewer.