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

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

Closed
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

Conversation

rvitaliy
Copy link

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
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
Copy link
Author

rvitaliy commented Jul 3, 2020

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