Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows realFile to be symLink #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allows realFile to be symLink #90

wants to merge 1 commit into from

Conversation

MECU
Copy link

@MECU MECU commented Nov 23, 2015

Allows #79

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No
Tests pass? ?

I tried running the tests but could not figure out how. If you could give me a pointer on that, I would be happy to run them.

@MECU MECU changed the title All realFile to be symLink Allows realFile to be symLink Nov 23, 2015
@Restless-ET
Copy link

@stof Have you looked into this? Are you considering on merging it?

@Restless-ET
Copy link

@MECU As a quick solution for running the tests on this you can add the following line under the require-dev section of the composer.json file: "phpunit/phpunit": "4.5.0".

Then just run a composer update and after that running the test suite should be as easy as executing: ./vendor/bin/phpunit

Hope this helps.

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.

None yet

2 participants