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

Implement namespace Rakuten\WebService` #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ikari7789
Copy link

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
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