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

Remove deprecated Recurly JS module #382

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Remove deprecated Recurly JS module #382

merged 1 commit into from
Nov 28, 2018

Conversation

aaron-junot
Copy link

This module is old and deprecated. The counterpart has already been removed from the Ruby and Python client libraries, this just cleans up the PHP library.

@bhelx
Copy link
Contributor

bhelx commented Nov 28, 2018

Let's add a reminder in the description here to document this in the next changelog entry. You could also start the changelog entry now.

@aaron-junot
Copy link
Author

Added an Unreleased section to the CHANGELOG so we remember to include the breaking change information in the release notes.

@bhelx
Copy link
Contributor

bhelx commented Nov 28, 2018

great!

Copy link
Contributor

@bhelx bhelx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bhelx bhelx merged commit 30d13b1 into master Nov 28, 2018
@bhelx bhelx deleted the remove-js-module branch November 28, 2018 22:13
@aaron-junot
Copy link
Author

Should this file also have been removed? https://github.com/recurly/recurly-client-php/blob/master/lib/recurly/util/hmac_hash.php

If so, we should remove this line as well

require_once(dirname(__FILE__) . '/recurly/util/hmac_hash.php');

@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants