Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Minor syntax update to provide compatibility with PHP 5.3

Choose a tag to compare

@balbuf balbuf released this 31 Mar 17:05
· 8 commits to master since this release

This swaps out the 5.4 array syntax with the older style to provide compatibility with PHP 5.3. Though we do not intend to actively support 5.3 with future development, we find it reasonable to make this minor change, especially considering composer itself requires a minimum of 5.3.2.