1.0.0 Alpha Release #59

Merged
netkas merged 213 commits from v1.0.0_alpha into master 2023-01-29 23:27:58 +00:00
19 changed files with 55 additions and 1 deletions
Showing only changes of commit 0548faa7d0 - Show all commits

3
.idea/scopes/Autoloaders.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Autoloaders" pattern="file:src/ncc/autoload.php||file:src/ncc/autoload_spl.php||file:src/ncc/ThirdParty/defuse/php-encryption/autoload_spl.php||file:src/ncc/ThirdParty/jelix/version/autoload_spl.php||file:src/ncc/ThirdParty/nikic/PhpParser/autoload_spl.php||file:src/ncc/ThirdParty/theseer/DirectoryScanner/autoload_spl.php||file:src/ncc/ThirdParty/theseer/Autoload/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/Yaml/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/Uid/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/Process/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/polyfill-uuid/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/polyfill-uuid/bootstrap.php||file:src/ncc/ThirdParty/Symfony/polyfill-uuid/bootstrap80.php||file:src/ncc/ThirdParty/Symfony/polyfill-mbstring/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/polyfill-mbstring/bootstrap.php||file:src/ncc/ThirdParty/Symfony/polyfill-mbstring/bootstrap80.php||file:src/ncc/ThirdParty/Symfony/polyfill-ctype/autoload_spl.php||file:src/ncc/ThirdParty/Symfony/polyfill-ctype/bootstrap.php||file:src/ncc/ThirdParty/Symfony/polyfill-ctype/bootstrap80.php||file:src/ncc/ThirdParty/Symfony/Filesystem/autoload_spl.php" />
</component>

3
.idea/scopes/Installer_Source_files.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Installer Source files" pattern="file:src/installer/extension||file:src/installer/generate_build_files.php||file:src/installer/hash_check.php||file:src/installer/installer" />
</component>

View file

@ -1,3 +1,3 @@
<component name="DependencyValidationManager"> <component name="DependencyValidationManager">
<scope name="NCC Source files" pattern="file[ncc]:src/ncc/Managers//*||file[ncc]:src/ncc/Abstracts//*||file[ncc]:src/ncc/Exceptions//*||file[ncc]:src/ncc/Runtime//*||file[ncc]:src/ncc/Extensions//*||file[ncc]:src/ncc/CLI//*||file[ncc]:src/ncc/Classes//*||file[ncc]:src/ncc/Objects//*||file[ncc]:src/ncc/Interfaces//*||file[ncc]:src/ncc/Utilities//*||file:src/ncc/ncc.php||file:src/ncc/ncc||file:src/ncc/banner_basic||file:src/ncc/autoload_spl.php||file:src/ncc/autoload.php" /> <scope name="NCC Source files" pattern="file[ncc]:src/ncc/Managers//*||file[ncc]:src/ncc/Abstracts//*||file[ncc]:src/ncc/Exceptions//*||file[ncc]:src/ncc/Runtime//*||file[ncc]:src/ncc/Extensions//*||file[ncc]:src/ncc/CLI//*||file[ncc]:src/ncc/Classes//*||file[ncc]:src/ncc/Objects//*||file[ncc]:src/ncc/Interfaces//*||file[ncc]:src/ncc/Utilities//*||file:src/ncc/ncc.php||file:src/ncc/ncc||file:src/ncc/banner_basic||file:src/ncc/autoload_spl.php||file:src/ncc/autoload.php||file:src/ncc/Runtime.php" />
</component> </component>

3
.idea/scopes/Symfony_Filesystem.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\Filesystem" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/Filesystem//*" />
</component>

3
.idea/scopes/Symfony_Process.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\Process" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/Process//*" />
</component>

3
.idea/scopes/Symfony_Uid.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\Uid" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/Uid//*" />
</component>

3
.idea/scopes/Symfony_Yaml.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\Yaml" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/Yaml//*" />
</component>

3
.idea/scopes/Symfony_polyfill_ctype.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\polyfill-ctype" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/polyfill-ctype//*" />
</component>

View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\polyfill-mbstring" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/polyfill-mbstring//*" />
</component>

3
.idea/scopes/Symfony_polyfill_uuid.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="Symfony\polyfill-uuid" pattern="file[ncc]:src/ncc/ThirdParty/Symfony/polyfill-uuid//*" />
</component>

3
.idea/scopes/defuse.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="defuse" pattern="file[ncc]:src/ncc/ThirdParty/defuse//*" />
</component>

3
.idea/scopes/defuse_php_encryption.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="defuse\php-encryption" pattern="file[ncc]:src/ncc/ThirdParty/defuse/php-encryption//*" />
</component>

3
.idea/scopes/jelix.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="jelix" pattern="file[ncc]:src/ncc/ThirdParty/jelix//*" />
</component>

3
.idea/scopes/jelix_version.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="jelix\version" pattern="file[ncc]:src/ncc/ThirdParty/jelix/version//*" />
</component>

3
.idea/scopes/nikic.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="nikic" pattern="file[ncc]:src/ncc/ThirdParty/nikic//*" />
</component>

3
.idea/scopes/nikic_PhpParser.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="nikic\PhpParser" pattern="file[ncc]:src/ncc/ThirdParty/nikic/PhpParser//*" />
</component>

3
.idea/scopes/theseer.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="theseer" pattern="file[ncc]:src/ncc/ThirdParty/theseer//*" />
</component>

3
.idea/scopes/theseer_Autoload.xml generated Normal file
View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="theseer\Autoload" pattern="file[ncc]:src/ncc/ThirdParty/theseer/Autoload//*" />
</component>

View file

@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="theseer\DirectoryScanner" pattern="file[ncc]:src/ncc/ThirdParty/theseer/DirectoryScanner//*" />
</component>