Skip to content

Conversation

yogyrton
Copy link
Contributor

@DenTray Done. Check it please


array_walk($explodedPath, function ($dir) use (&$currentPath) {
if ($currentPath != '/') {
$currentPath .= '/' . $dir;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

such changes fail directoriescreating process

image

@DenTray DenTray assigned yogyrton and unassigned DenTray Oct 27, 2023
@yogyrton yogyrton requested a review from DenTray October 29, 2023 08:57
@yogyrton yogyrton assigned DenTray and unassigned yogyrton Oct 30, 2023
@DenTray DenTray assigned Goodmain and unassigned DenTray Nov 6, 2023
@DenTray
Copy link
Collaborator

DenTray commented Nov 27, 2023

@Goodmain as discussed, please check that current implementation will works fine with our EntityGenerator package

@DenTray DenTray added this to the 2.4 milestone Nov 27, 2023
@DenTray DenTray closed this Nov 27, 2023
@DenTray DenTray deleted the eparusov-update-for-windows branch November 27, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants