Skip to content

Added another path option to reach autoload.php#7

Merged
weierophinney merged 1 commit intolaminas:3.2.xfrom
samsonasik:add-another-path-to-reach-autoload
Aug 3, 2020
Merged

Added another path option to reach autoload.php#7
weierophinney merged 1 commit intolaminas:3.2.xfrom
samsonasik:add-another-path-to-reach-autoload

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Aug 3, 2020

Q A
Bugfix yes/no
New Feature yes/no

Description

Re-create zfcampus/zf-development-mode#37 by @gailimov Fixes #1 . Original PR description:

There is no symlink in macOS, just a copy of executable which cannot locate autoloader.
But if we, for example, create project inside Docker container using Alpine 3.10 as base
image, it creates symlink to vendor/zfcampus/zf-development-mode/bin/zf-development-mode
and everything works fine as expected.

Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
@weierophinney weierophinney added this to the 3.2.1 milestone Aug 3, 2020
@weierophinney weierophinney added the Bug Something isn't working label Aug 3, 2020
@weierophinney weierophinney changed the base branch from master to 3.2.x August 3, 2020 14:03
@weierophinney weierophinney merged commit d771485 into laminas:3.2.x Aug 3, 2020
weierophinney added a commit that referenced this pull request Aug 3, 2020
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@samsonasik samsonasik deleted the add-another-path-to-reach-autoload branch August 3, 2020 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Added another path option to reach autoload.php

2 participants