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

Revert "fix bootstrap path (#852)" #858

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Conversation

rajyan
Copy link
Contributor

@rajyan rajyan commented Jul 2, 2021

This reverts commit d8d1a90.

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

reverts as it was a breaking change for people using symlinks.

fixes #856

Changes

reverts #852

Breaking changes

@szepeviktor
Copy link
Collaborator

szepeviktor commented Jul 2, 2021

Notice: when we sort out the location of app.php we should re-add those tests.

@canvural
Copy link
Collaborator

canvural commented Jul 2, 2021

So are we sure this fixes things for everyone now? 😃

@rajyan rajyan requested a review from szepeviktor July 2, 2021 13:08
@rajyan
Copy link
Contributor Author

rajyan commented Jul 2, 2021

@szepeviktor
sorry I miss clicked.

@rajyan
Copy link
Contributor Author

rajyan commented Jul 2, 2021

fixes things for everyone now

There are some minor use cases like, running larastan from out of working directories, but this revert should be fine for majority of people (because the were no issues before my #852 😄 )

@szepeviktor @canvural
Thanks for reviewing and sorry for taking your time…

@canvural canvural merged commit dc05566 into larastan:master Jul 2, 2021
@canvural
Copy link
Collaborator

canvural commented Jul 2, 2021

@rajyan Thank you! Should I tag a new release now or there are things to be changed more?

@rajyan
Copy link
Contributor Author

rajyan commented Jul 2, 2021

@canvural
No more changes for now!

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.

Fail to bootstrap application with bamarni/composer-bin-plugin
3 participants