You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve package exception throwing by adding new exceptions classes that extends
the League\Csv\Exception exception marker class #360, #361
feature proposed and developed by Darren Miller
League\Csv\UnavailableFeature
League\Csv\InvalidArgument
League\Csv\SyntaxError
Deprecated
Nothing
Fixed
bug fix bom_match function see issue #363 resolved based on PR from Jerry Martinez