8000 Show autoload changes in readme for upgrade beta3 -> 1.0 (fixes #8564) by stefandoorn · Pull Request #8565 · Sylius/Sylius · GitHub
[go: up one dir, main page]

Skip to content

Show autoload changes in readme for upgrade beta3 -> 1.0 (fixes #8564) #8565

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

Merged
merged 4 commits into from
Sep 11, 2017

Conversation

stefandoorn
Copy link
Contributor
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets fixes #8564
License MIT

@lchrusciel
Copy link
Contributor

The only thing that disturbs me is how does it work for the Symfony versions below 3.3.8?

@stefandoorn
Copy link
Contributor Author

Good one, I actually have no clue. This is the commit in Symfony-Standard. I interpreted it as that it's only included in 3.3.8: symfony/symfony-standard@298f8b2.

So that means that before 3.3.8, the app/autoload would still exist and I guess required. Maybe that's also good to note in the Upgrade guide then.

Or, should we require Symfony ^3.3.8 instead of ^3.3.6?

@stefandoorn
Copy link
Contributor Author

But that's 3.3.8 from Symfony-Standard. I think this is the one related that's in 3.3: symfony/symfony#21837.

@stefandoorn
Copy link
Contributor Author

@lchrusciel Adjusted text to make users only do this when on Symfony ^3.3.8.

@lchrusciel
Copy link
Contributor

I suppose that current changes force us to use symfony 3.3.8 anyway, so maybe the comment won't be needed. Let's wait until tomorrow for others /cc @Sylius/core-team

UPGRADE.md Outdated
autoloader. Apply the following changes (reference: https://github.com/Sylius/Sylius/pull/8340):

* Remove `app/autoload.php`
* Change autoload path in `bin/console`: replace 'vendor' with 'app'
Copy link
Member

Choose a reason for hiding this comment

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

I think you meant the other way around? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wow, haha, indeed :)

@lchrusciel
Copy link
Contributor

Closing in favour of #8576

@lchrusciel lchrusciel closed this Sep 11, 2017
@lchrusciel
Copy link
Contributor

Sorry, not this one :)

@lchrusciel lchrusciel reopened this Sep 11, 2017
@stefandoorn
Copy link
Contributor Author

Feedback fixed.

@pjedrzejewski pjedrzejewski merged commit 1419210 into Sylius:master Sep 11, 2017
@pjedrzejewski
8CF4
Copy link
Member

Thank you Stefan! 👍

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.

Upgrade Feedback: Mention autoload changes in upgrade guide
3 participants
0