Skip to content

Implement namespace Rakuten\WebService`#27

Open
ikari7789 wants to merge 2 commits intorakuten-ws:masterfrom
ikari7789:implement-namespace
Open

Implement namespace Rakuten\WebService`#27
ikari7789 wants to merge 2 commits intorakuten-ws:masterfrom
ikari7789:implement-namespace

Conversation

@ikari7789
Copy link
Copy Markdown

PEAR naming convention dropped in favor of namespacing.
Fixes #13 and #14.
Replaces #23.

Added

  • Rakuten\WebService namespace.
  • Development dependency on phpunit/phpunit=~7.5.

Changed

  • Minimum supported PHP version 7.1.0.
  • Mock object building logic in tests due to upgrade in PHPUnit version.

Removed

  • PearHttpClient as PEAR library is discouraged in modern PHP development.

@hamadata
Copy link
Copy Markdown
Contributor

Why travis CI is not working on this branch?

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.

Support PSR-4

3 participants