Skip to content

array_map Refactor

Pre-release
Pre-release
Compare
Choose a tag to compare
@navarr navarr released this 22 Apr 15:52

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)