Skip to content

Conversation

@jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jul 30, 2025

The FilePath::getName() method will strip quotes from the file name, as well as normalize the slashes to forward (*nix) slashes.

This allows for a minor simplication in the code and improves code readability.

The `FilePath::getName()` method will strip quotes from the file name, as well as normalize the slashes to forward (*nix) slashes.

This allows for a minor simplication in the code and improves code readability.
@jrfnl jrfnl added this to the 3.1.0 milestone Jul 30, 2025
@jrfnl jrfnl requested a review from a team as a code owner July 30, 2025 02:27
@jrfnl jrfnl added Type: Maintenance PHPCSUtils The addition and utilisation of PHPCSUtils package labels Jul 30, 2025
@GaryJones GaryJones merged commit 7f4c63d into develop Jul 30, 2025
42 checks passed
@GaryJones GaryJones deleted the feature/security-underscorejs-use-utils-1.1.0 branch July 30, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PHPCSUtils The addition and utilisation of PHPCSUtils package Type: Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants