- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 11
Open
@MacGritsch 
Description
@@ -132,7 +132,7 @@
 rtrim($string);
 sha1($string);
 soundex($string);
- str_getcsv($string);
+ str_getcsv($string, ",", "\"", "\\");
 str_ireplace('fox', 'cat', $string);
 str_pad($string, 50);
 str_repeat($string, 10);
\ No newline at end of file
Metadata
Metadata
Assignees
Labels
No labels