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

Use class methods in PHP/Python; update README #56

Merged

Conversation

owst
Copy link
Contributor

@owst owst commented Mar 19, 2016

  • Use class methods to avoid having to instantiate a class for
    PHP/Python.
  • Update README with latest running instructions.

- Use class methods to avoid having to instantiate a class for
  PHP/Python.
- Update README with latest running instructions.
@FGRibreau
Copy link
Owner

Oh my! I did not see that there was a breaking change!

is_valid was not there before and is not compatible with javascript camelCase standard

@FGRibreau
Copy link
Owner

v2.0.0 released

FGRibreau added a commit that referenced this pull request Mar 19, 2016
…-readme

Use class methods in PHP/Python; update README
@FGRibreau FGRibreau merged commit 4c3073b into FGRibreau:master Mar 19, 2016
@owst
Copy link
Contributor Author

owst commented Mar 19, 2016

Good point about the Javascript function name, I imagine I got slightly confused with all the different languages and styles - should I submit another PR to change it to camel case?

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.

2 participants