Added support for objects like array etc as default-value. Value is now less strict.

This commit is contained in:
Simon Sessingø
2021-03-17 15:43:00 +01:00
parent d601e8eca3
commit 27cd8b8a1f
4 changed files with 18 additions and 117 deletions
Generated
+1 -1
View File
@@ -47,7 +47,7 @@
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings load_method="CUSTOM_LOADER" configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" phpunit_phar_path="" use_configuration_file="true" />
<PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" phpunit_phar_path="" use_configuration_file="true" />
</phpunit_settings>
</component>
</project>