Skip to content

v1.0.7

Compare
Choose a tag to compare
@marktopper marktopper released this 25 Jan 10:12
· 14 commits to master since this release

Use array_get (commit 779ad2a) over of ?? (null coalescing operator) since it was only supported in PHP 7+.