123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="4dbf7897-7552-490b-b266-845b385e4550" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/.idea/runConfigurations/k7_Bubblesort_once.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/runConfigurations/k7_Count_the_divisors.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/runConfigurations/k8_Are_the_the_same.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/kyu7/bubblesort_once/k.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/kyu7/bubblesort_once/k_test.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/7_Count_the_divisors.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/8_Are_the_the_same.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- </list>
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
- <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
- <execution>
- <executable />
- </execution>
- </component>
- <component name="CoverageViewManager">
- <option name="myElementSize" value="375" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="PhpDebugGeneral" xdebug_debug_port="9001" />
- <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP 7.2 Brew">
- <include_path>
- <path value="$PROJECT_DIR$/vendor/composer" />
- <path value="$PROJECT_DIR$/vendor/symfony/polyfill-ctype" />
- <path value="$PROJECT_DIR$/vendor/myclabs/deep-copy" />
- <path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-docblock" />
- <path value="$PROJECT_DIR$/vendor/webmozart/assert" />
- <path value="$PROJECT_DIR$/vendor/phpspec/prophecy" />
- <path value="$PROJECT_DIR$/vendor/phar-io/version" />
- <path value="$PROJECT_DIR$/vendor/phar-io/manifest" />
- <path value="$PROJECT_DIR$/vendor/sebastian/type" />
- <path value="$PROJECT_DIR$/vendor/sebastian/recursion-context" />
- <path value="$PROJECT_DIR$/vendor/sebastian/environment" />
- <path value="$PROJECT_DIR$/vendor/sebastian/version" />
- <path value="$PROJECT_DIR$/vendor/sebastian/resource-operations" />
- <path value="$PROJECT_DIR$/vendor/sebastian/exporter" />
- <path value="$PROJECT_DIR$/vendor/phpdocumentor/type-resolver" />
- <path value="$PROJECT_DIR$/vendor/phpdocumentor/reflection-common" />
- <path value="$PROJECT_DIR$/vendor/phpunit/phpunit" />
- <path value="$PROJECT_DIR$/vendor/doctrine/instantiator" />
- <path value="$PROJECT_DIR$/vendor/sebastian/global-state" />
- <path value="$PROJECT_DIR$/vendor/sebastian/comparator" />
- <path value="$PROJECT_DIR$/vendor/sebastian/object-reflector" />
- <path value="$PROJECT_DIR$/vendor/sebastian/object-enumerator" />
- <path value="$PROJECT_DIR$/vendor/sebastian/diff" />
- <path value="$PROJECT_DIR$/vendor/sebastian/code-unit-reverse-lookup" />
- <path value="$PROJECT_DIR$/vendor/phpunit/php-token-stream" />
- <path value="$PROJECT_DIR$/vendor/phpunit/php-timer" />
- <path value="$PROJECT_DIR$/vendor/phpunit/php-code-coverage" />
- <path value="$PROJECT_DIR$/vendor/phpunit/php-text-template" />
- <path value="$PROJECT_DIR$/vendor/theseer/tokenizer" />
- <path value="$PROJECT_DIR$/vendor/phpunit/php-file-iterator" />
- </include_path>
- </component>
- <component name="ProjectId" id="1WknsVZKyJNxWH3xtjICDWxpJIu" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="autoscrollFromSource" value="true" />
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showExcludedFiles" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
- <property name="WebServerToolWindowFactoryState" value="true" />
- <property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" />
- <property name="WebServerToolWindowPanel.toolwindow.highlight.symlinks" value="true" />
- <property name="WebServerToolWindowPanel.toolwindow.show.date" value="false" />
- <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" />
- <property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" />
- <property name="com.jetbrains.php.phpunit.codeGeneration.PhpNewTestDialog.defaultLibrary" value="PHPUnit 6+" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="node.js.detected.package.eslint" value="true" />
- <property name="node.js.detected.package.tslint" value="true" />
- <property name="node.js.path.for.package.eslint" value="project" />
- <property name="node.js.path.for.package.tslint" value="project" />
- <property name="node.js.selected.package.eslint" value="(autodetect)" />
- <property name="node.js.selected.package.tslint" value="(autodetect)" />
- <property name="settings.editor.selected.configurable" value="reference.webide.settings.project.settings.php.debug" />
- </component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/kyu7" />
- <recent name="$PROJECT_DIR$/kyu6" />
- </key>
- </component>
- <component name="RunManager" selected="PHPUnit.k7 Bubblesort once">
- <configuration name="countthedivisors.php" type="PhpLocalRunConfigurationType" factoryName="PHP Console" temporary="true" path="$PROJECT_DIR$/counthedivisors/countthedivisors.php">
- <method v="2" />
- </configuration>
- <list>
- <item itemvalue="PHP Script.countthedivisors.php" />
- <item itemvalue="PHPUnit.k7 Count the divisors" />
- <item itemvalue="PHPUnit.k7 Bubblesort once" />
- <item itemvalue="PHPUnit.k8 Are the the same" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="PHP Script.countthedivisors.php" />
- </list>
- </recent_temporary>
- </component>
- <component name="ServiceViewManager">
- <option name="viewStates">
- <list>
- <serviceView>
- <treeState>
- <expand />
- <select />
- </treeState>
- </serviceView>
- </list>
- </option>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="4dbf7897-7552-490b-b266-845b385e4550" name="Default Changelist" comment="" />
- <created>1579702666574</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1579702666574</updated>
- <workItem from="1579702668542" duration="6025000" />
- <workItem from="1580305831734" duration="12000" />
- <workItem from="1580305849240" duration="23000" />
- <workItem from="1580305880657" duration="28000" />
- <workItem from="1580305931255" duration="88000" />
- <workItem from="1580991546300" duration="730000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="WindowStateProjectService">
- <state x="493" y="191" key="#8_Are_the_the_same" timestamp="1579703344853">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="493" y="191" key="#8_Are_the_the_same/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579703344852" />
- <state x="428" y="199" key="#CLI_Interpreters" timestamp="1579703342959">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="428" y="199" key="#CLI_Interpreters/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579703342959" />
- <state x="514" y="127" key="#PHP" timestamp="1579703299947">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="514" y="127" key="#PHP/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579703299947" />
- <state x="428" y="200" key="#Test_Frameworks" timestamp="1579703629705">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="428" y="200" key="#Test_Frameworks/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579703629704" />
- <state x="369" y="240" width="1071" height="740" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1580991689940">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="369" y="240" width="1071" height="740" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580991689940" />
- <state x="100" y="123" width="1480" height="827" key="#com.intellij.execution.junit2.states.ComparisonFailureState$DiffDialog" timestamp="1580992118445">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="100" y="123" width="1480" height="827" key="#com.intellij.execution.junit2.states.ComparisonFailureState$DiffDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580992118445" />
- <state x="581" y="31" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog" timestamp="1579713482085">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="581" y="31" key="#com.intellij.refactoring.rename.AutomaticRenamingDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579713482085" />
- <state width="1638" height="280" key="GridCell.Tab.0.bottom" timestamp="1580992287378">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="280" key="GridCell.Tab.0.bottom/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580992287378" />
- <state width="1638" height="280" key="GridCell.Tab.0.center" timestamp="1580992287377">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="280" key="GridCell.Tab.0.center/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580992287377" />
- <state width="1638" height="280" key="GridCell.Tab.0.left" timestamp="1580992287377">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="280" key="GridCell.Tab.0.left/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580992287377" />
- <state width="1638" height="280" key="GridCell.Tab.0.right" timestamp="1580992287377">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="280" key="GridCell.Tab.0.right/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580992287377" />
- <state width="1638" height="345" key="GridCell.Tab.1.bottom" timestamp="1579715573123">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="345" key="GridCell.Tab.1.bottom/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579715573123" />
- <state width="1638" height="345" key="GridCell.Tab.1.center" timestamp="1579715573123">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="345" key="GridCell.Tab.1.center/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579715573123" />
- <state width="1638" height="345" key="GridCell.Tab.1.left" timestamp="1579715573122">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="345" key="GridCell.Tab.1.left/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579715573122" />
- <state width="1638" height="345" key="GridCell.Tab.1.right" timestamp="1579715573123">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1638" height="345" key="GridCell.Tab.1.right/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579715573123" />
- <state x="661" y="470" key="NewPhpFileDialog" timestamp="1580991621622">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="661" y="470" key="NewPhpFileDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580991621622" />
- <state x="349" y="175" key="SettingsEditor" timestamp="1579713540401">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="349" y="175" key="SettingsEditor/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579713540401" />
- <state x="496" y="371" key="com.intellij.ide.util.TipDialog" timestamp="1580305881277">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="496" y="371" key="com.intellij.ide.util.TipDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1580305881277" />
- <state x="606" y="207" key="com.jetbrains.php.test.PhpNewTestDialog" timestamp="1579713178459">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="606" y="207" key="com.jetbrains.php.test.PhpNewTestDialog/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579713178459" />
- <state width="1039" height="471" key="javadoc.popup.new" timestamp="1579713798239">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state width="1039" height="471" key="javadoc.popup.new/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579713798239" />
- <state x="505" y="250" width="670" height="676" key="search.everywhere.popup" timestamp="1579712652226">
- <screen x="0" y="23" width="1680" height="1027" />
- </state>
- <state x="505" y="250" width="670" height="676" key="search.everywhere.popup/0.23.1680.1027/-135.-1177.1920.1177@0.23.1680.1027" timestamp="1579712652226" />
- </component>
- <component name="com.intellij.coverage.CoverageDataManagerImpl">
- <SUITE FILE_PATH="coverage/PHP@8_Are_the_the_same.xml" NAME="8 Are the the same Coverage Results" MODIFIED="1579704010273" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="PhpCoverage" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
- </component>
- </project>
|