We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8659d31
This is a bugfix release
79e54a1
Update:
c4221eb
6d44556
Update comparisons to use strict comparisons
Update PHPDOC blocks with @throw tags
Unset variables by reference after foreach loops (where needed) to prevent unintentional overwriting/changing of variables
Prevent high CPU usage when using array_merge in foreach loops