Changeset 58597 for branches/5.8/phpcs.xml.dist
- Timestamp:
- 06/28/2024 06:40:36 PM (20 months ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
phpcs.xml.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
- Property svn:mergeinfo changed
/trunk merged: 52179,53552,53895,56113-56114,57124-57125,57249,57918,58157
- Property svn:mergeinfo changed
-
branches/5.8/phpcs.xml.dist
r51122 r58597 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.