Skip to content

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