Version v2.5.0 is now available
Change
- Use
protectedinstead ofprivate - Use
staticinstead ofself - use
/**for comments - use
throw new exceptioninstead ofdie - Require php version 5.6 and higher
protected instead of privatestatic instead of self/** for commentsthrow new exception instead of die