Minor fixes, edge cases analysis, filter addition and update to transfem webring source and my ID.
All checks were successful
Website Sync / website-sync (push) Successful in 5s
All checks were successful
Website Sync / website-sync (push) Successful in 5s
This commit is contained in:
@@ -86,7 +86,7 @@ function transingSplit(string $array) {
|
||||
$i++;
|
||||
}
|
||||
|
||||
unset($array, $commented, $start_pos, $end_pos, $item_len);
|
||||
unset($i, $array, $commented, $start_pos, $end_pos, $item_len);
|
||||
return $return_array;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user