-
Notifications
You must be signed in to change notification settings - Fork 800
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
Multiples fixes: #194
Conversation
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
Dear @Geolim4 thank you for your contribution. |
oO |
Ahhh okay... |
@Geolim4 thank you |
Your changes were merged to my Pr :) |
@Geolim4 thank you for contribution |
You're welcome ! |