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

Standardize upgrade files #104

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Conversation

Hlavtox
Copy link
Contributor

@Hlavtox Hlavtox commented Jan 11, 2024

Questions Answers
Description? Fix issues with upgrade file names. They could be executed by the core when not wanted.
Type? bug fix
BC breaks? no
Deprecations? no
Fixed ticket? Problems found when testing upgrades of some modules.
Sponsor company
How to test? No need.
Current name Correct name What is wrong
ps_emailsubscription\upgrade\install-1-1.php ps_emailsubscription\upgrade\install-1.1.0.php Dashes used instead of dots, bad version format
ps_emailsubscription\upgrade\upgrade-2-3-0.php ps_emailsubscription\upgrade\upgrade-2.3.0.php Dashes used instead of dots

@Hlavtox Hlavtox added this to the 2.8.1 milestone Jan 11, 2024
@Hlavtox Hlavtox merged commit 292d78d into PrestaShop:dev Jan 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants