Fixed returning empty array when positing json (issue #413)

This commit is contained in:
Simon Sessingo
2018-04-22 05:34:31 +02:00
parent 8653bfa86f
commit 4d842d0583
4 changed files with 154 additions and 171 deletions
Generated
+1
View File
@@ -41,6 +41,7 @@
<path value="$PROJECT_DIR$/vendor/nikic/php-parser" />
<path value="$PROJECT_DIR$/vendor/psr/container" />
<path value="$PROJECT_DIR$/vendor/php-di/php-di" />
<path value="$PROJECT_DIR$/vendor/symfony/yaml" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />