Skip to content

Tests/bootstrap: fix custom autoloader for running with PHAR file#263

Merged
jrfnl merged 1 commit intomainfrom
feature/tests-bootstrap-fix-custom-autoload-for-running-phpunit-phar
Oct 6, 2025
Merged

Tests/bootstrap: fix custom autoloader for running with PHAR file#263
jrfnl merged 1 commit intomainfrom
feature/tests-bootstrap-fix-custom-autoload-for-running-phpunit-phar

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Oct 4, 2025

Proposed Changes

This was broken after #191, when the namespace prefix was changed from DealerDirect (12 chars) to PHPCSStandards (14 chars).

As the tests in CI don't use the PHPUnit PHAR file, this went unnoticed.

Suggested changelog entry

N/A (test only change)

This was broken after 191, when the namespace prefix was changed from `DealerDirect` (12 chars) to `PHPCSStandards` (14 chars).

As the tests in CI don't use the PHPUnit PHAR file, this went unnoticed.
@jrfnl jrfnl added this to the 1.2.0 milestone Oct 4, 2025
@jrfnl
Copy link
Member Author

jrfnl commented Oct 6, 2025

Merging as the current build failures are unrelated to this PR.

@jrfnl jrfnl merged commit 4df7d5d into main Oct 6, 2025
134 of 167 checks passed
@jrfnl jrfnl deleted the feature/tests-bootstrap-fix-custom-autoload-for-running-phpunit-phar branch October 6, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants