format separators

This commit is contained in:
yggverse 2024-06-25 17:49:30 +03:00
parent 84e3d223d5
commit f6ddd79a57
2 changed files with 2 additions and 1 deletions

View file

@ -250,6 +250,7 @@ class Cli
)
);
}
// Replace link to local path
$link->setAddress(
$local

View file

@ -217,7 +217,7 @@ class Filesystem
$segments = [];
foreach (
foreach(
explode(
DIRECTORY_SEPARATOR,
$dirname