array_map Refactor
Pre-release
Pre-release
The main point of this release is the refactor in Socket to utilize array_map instead of multiple foreach() calls.
This release also addresses some code formatting and other maintenance items (allowed failures, copyright year, generic code smells)