Changeset 58598 for branches/5.7/phpcs.xml.dist
- Timestamp:
- 06/28/2024 07:00:36 PM (11 months ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
- Property svn:mergeinfo changed
/trunk merged: 52179,56113-56114,57124-57125,57249,57918,58157
- Property svn:mergeinfo changed
-
branches/5.7/phpcs.xml.dist
r49037 r58598 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.