Changeset 52179 for trunk/phpcompat.xml.dist
- Timestamp:
- 11/16/2021 02:17:26 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpcompat.xml.dist
r52148 r52179 12 12 13 13 <!-- Whenever possible, cache the scan results and re-use those for unchanged files on the next scan. --> 14 <arg name="cache" />14 <arg name="cache" value=".cache/phpcompat.json"/> 15 15 16 16 <!-- Set the memory limit to 256M.
Note: See TracChangeset
for help on using the changeset viewer.