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

Multiples fixes: #194

Merged
merged 6 commits into from
Nov 8, 2017
Merged

Multiples fixes: #194

merged 6 commits into from
Nov 8, 2017

Conversation

Geolim4
Copy link
Contributor

@Geolim4 Geolim4 commented Nov 4, 2017

  • Replaced self class calls by static keyword (allows better class extending)
  • Enforced strict comparisons on string
  • Safely replaced some double quotes by simple quotes

- Replaced self class call by static (allows better extending)
- Enforced strict comparisons on string
- Safely replaced some double quotes by simple quotes
@raiym
Copy link
Member

raiym commented Nov 6, 2017

Dear @Geolim4 thank you for your contribution.
Could you please revise your pull request (Instagram.php). I have made all methods that query Instagram servers non-static.
Endpoints.php is cool!

@Geolim4
Copy link
Contributor Author

Geolim4 commented Nov 6, 2017

oO
I don't get why I does not got a conflict while merging the origin branch ??

@Geolim4
Copy link
Contributor Author

Geolim4 commented Nov 6, 2017

Ahhh okay...
28adced came later. I'll update it tonight then.

@raiym
Copy link
Member

raiym commented Nov 6, 2017

@Geolim4 thank you

@Geolim4
Copy link
Contributor Author

Geolim4 commented Nov 6, 2017

Your changes were merged to my Pr :)

@raiym raiym merged commit e5e53e1 into postaddictme:master Nov 8, 2017
@raiym
Copy link
Member

raiym commented Nov 8, 2017

@Geolim4 thank you for contribution

@Geolim4
Copy link
Contributor Author

Geolim4 commented Nov 8, 2017

You're welcome !

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