Skip to content

Restructure directories, upgrade PHPUnit and dev dependencies#66

Merged
alganet merged 1 commit into
masterfrom
modernize-php
Mar 16, 2026
Merged

Restructure directories, upgrade PHPUnit and dev dependencies#66
alganet merged 1 commit into
masterfrom
modernize-php

Conversation

@alganet

@alganet alganet commented Mar 16, 2026

Copy link
Copy Markdown
Member

Move source files from library/Respect/Config/ to src/ with proper PSR-4 autoloading (Respect\Config\ -> src/). Flatten test directory structure to match. Upgrade PHPUnit from ^10.0 to ^12.5, add PHPCS, PHPStan, and Respect coding standard as dev dependencies. Replace deprecated phpunit.xml.dist format with modern schema. Add composer scripts for phpcs, phpstan, phpunit, coverage, and qa. Align .gitignore with other Respect projects.

Move source files from library/Respect/Config/ to src/ with proper
PSR-4 autoloading (Respect\Config\ -> src/). Flatten test directory
structure to match. Upgrade PHPUnit from ^10.0 to ^12.5, add PHPCS,
PHPStan, and Respect coding standard as dev dependencies. Replace
deprecated phpunit.xml.dist format with modern schema. Add composer
scripts for phpcs, phpstan, phpunit, coverage, and qa. Align
.gitignore with other Respect projects.
@alganet alganet marked this pull request as ready for review March 16, 2026 03:54
@alganet alganet merged commit 8aab283 into master Mar 16, 2026
1 check passed
@alganet alganet deleted the modernize-php branch March 16, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant