sebastianbergmann / comparator

Provides the functionality to compare PHP values for equality.
BSD 3-Clause "New" or "Revised" License
6.97k stars 67 forks source link

Compare arrays of strings ignoring line endings #100

Open ale94lko opened 2 years ago

ale94lko commented 2 years ago

I have created this issue based on #4935

The idea is to add new function to compare array of strings ignoring line endings.