Skip to content

Fix composer autoload/PSR4 warning#824

Merged
DarkSide666 merged 1 commit intodevelopfrom
fix_composer_autoload_warning
Jan 15, 2021
Merged

Fix composer autoload/PSR4 warning#824
DarkSide666 merged 1 commit intodevelopfrom
fix_composer_autoload_warning

Conversation

@mvorisek
Copy link
Copy Markdown
Member

fixes:

Class Atk4\Data\Tests\MyValidationModel located in ./vendor/atk4/data/tests/ValidationTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Atk4\Data\Tests\BadValidationModel located in ./vendor/atk4/data/tests/ValidationTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Atk4\Data\Tests\ValidationTests located in ./vendor/atk4/data/tests/ValidationTest.php does not comply with psr-4 autoloading standard. Skipping.

@mvorisek mvorisek force-pushed the fix_composer_autoload_warning branch from 69016f2 to d3b9107 Compare January 14, 2021 20:54
@mvorisek mvorisek marked this pull request as ready for review January 14, 2021 20:56
@mvorisek mvorisek added the RTM label Jan 14, 2021
@DarkSide666 DarkSide666 merged commit 6345962 into develop Jan 15, 2021
@DarkSide666 DarkSide666 deleted the fix_composer_autoload_warning branch January 15, 2021 11:08
@DarkSide666 DarkSide666 restored the fix_composer_autoload_warning branch January 15, 2021 11:08
@DarkSide666 DarkSide666 deleted the fix_composer_autoload_warning branch January 15, 2021 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants