Skip to content

v3.3.1

Choose a tag to compare

@Thavarshan Thavarshan released this 06 Nov 22:49
· 5 commits to main since this release

Changed

  • Helper Functions Namespace: Added Matrix\Support namespace to all helper functions in src/Matrix/Support/helpers.php. This change provides better organization and prevents global namespace pollution while maintaining backward compatibility through function existence checks.