Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace fix #10

Merged
merged 3 commits into from
Mar 18, 2021
Merged

Namespace fix #10

merged 3 commits into from
Mar 18, 2021

Conversation

ersin-demirtas
Copy link
Contributor

  • Replaced namespaces and folder structure for the entire package.
  • Removed direct composer autoload from files. (no idea why autoloader was directly loaded)

PR is created to keep track of changes and progress. All changes are merged into develop branch which then will be merged into master and release a new tag.

@ersin-demirtas ersin-demirtas merged commit 362a00f into develop Mar 18, 2021
@ersin-demirtas ersin-demirtas deleted the feature/tests-namespace-fix branch March 18, 2021 12:46
ersin-demirtas added a commit that referenced this pull request Apr 17, 2021
* Github actions (#9)

Removed PHPLint
Removed CircleCI config
Added GitHub actions with multiple PHP version build check
Added namespace for Tests, at the moment the tests are with the same namespace as the source.

* Namespace fix (#10)

- Replaced namespaces and folder structure for the entire package.
- Removed direct composer autoload from files. (no idea why autoloader was directly loaded)

* added test for mappers and fix for misspelt lastUpdateTimestam to lastUpdateTimestamp

* updated namespaces on README.md

* spelling mistake fix on autoload

* clean up

* phpcs clean up

* phpcs PSR12 clean up

* code clean up

* fix for mapping issue

* added phpcs and style clean up

* fixed market holiday url and readme doc

* upgraded guzzle to 7.2

* added minimum php requirement to v7.2.5

* depricated public properties will be removed in next major version

* seperated test concerns

* moved rest to Rest

* Delete tests/rest directory

* added circlici back

* removed composer.lock

* Update php.yml

Updated branch

* Update php.yml

Added master branch to run configuration
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