ncc/.idea/php.xml

32 lines
1.1 KiB
XML
Raw Normal View History

2022-07-09 19:32:51 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
2023-01-29 23:27:56 +00:00
<component name="MessDetectorOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PHPCSFixerOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PHPCodeSnifferOptionsConfiguration">
<option name="transferred" value="true" />
</component>
2022-10-28 01:24:01 -04:00
<component name="PhpIncludePathManager">
<include_path>
<path value="/usr/share/php" />
<path value="$PROJECT_DIR$/../loglib" />
2022-10-28 01:24:01 -04:00
</include_path>
</component>
2023-01-29 23:27:56 +00:00
<component name="PhpProjectSharedConfiguration" php_language_level="8.2">
2022-07-09 19:32:51 -04:00
<option name="suggestChangeDefaultLanguageLevel" value="false" />
</component>
<component name="PhpRuntimeConfiguration">
<extensions>
<extension name="msgpack" enabled="true" />
</extensions>
</component>
2023-01-29 23:27:56 +00:00
<component name="PhpStanOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PsalmOptionsConfiguration">
<option name="transferred" value="true" />
</component>
2022-07-09 19:32:51 -04:00
</project>