Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

refs #140: migrate autoload to psr-4#141

Closed
rvitaliy wants to merge 1 commit into
JakubOnderka:masterfrom
rvitaliy:feature/140-use-separate-autoload-and-autoload-dev
Closed

refs #140: migrate autoload to psr-4#141
rvitaliy wants to merge 1 commit into
JakubOnderka:masterfrom
rvitaliy:feature/140-use-separate-autoload-and-autoload-dev

Conversation

@rvitaliy

Copy link
Copy Markdown

Closes #140

  • i moved some classes to own file, in order to make code compatible with psr-4.
    NOTE: no logics are impacted with this PR.

  • i don't move it to an own namespace to not generate BC.

  • i don't configure autoload for dev, because we currently have nothing to load

@rvitaliy

Copy link
Copy Markdown
Author

@JakubOnderka

  1. i see you have already one PR for this think PSR-4 #122 but you move classes to namespaces i think it's a BC changes.
  2. https://ci.appveyor.com/project/JakubOnderka/php-parallel-lint/builds/26336175 i can't understand why CI of appveyor is breaking

@rvitaliy

rvitaliy commented Jul 3, 2020

Copy link
Copy Markdown
Author

I close this PR, because this repo is abandoned.

@rvitaliy rvitaliy closed this Jul 3, 2020
@rvitaliy rvitaliy deleted the feature/140-use-separate-autoload-and-autoload-dev branch July 3, 2020 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

composer: use separate autoload and autoload-dev

1 participant