Changeset 58611 for branches/5.4/phpcs.xml.dist
- Timestamp:
- 07/01/2024 07:17:07 PM (10 months ago)
- Location:
- branches/5.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
- Property svn:mergeinfo changed
/trunk merged: 49264,51673,52179,53552,53895,56464,57124-57125,57249,57918,58157
- Property svn:mergeinfo changed
-
branches/5.4/phpcs.xml.dist
r47207 r58611 7 7 8 8 <!-- Whenever possible, cache the scan results and re-use those for unchanged files on the next scan. --> 9 <arg name="cache" />9 <arg name="cache" value=".cache/phpcs.json"/> 10 10 11 11 <!-- Set the memory limit to 256M.
Note: See TracChangeset
for help on using the changeset viewer.