forked from PrestaShopCorp/paypal
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Release 6.4.3 #388
Merged
Release 6.4.3 #388
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ation Feature/47377 remove deprecation
Bugfix/47512 warning
…lable refs #47792 product availability in ps 1.7.3.1 and lower
…-fields refs #46227 remove hosted fieldes
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ision Bugfix/47995 incorrect precision
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.36 to 5.4.46. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v5.4.36...v5.4.46) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
refs #49000 vault actions
…ment-options refs #48859 payment options
refs #48672 removing guzzle lib
…saging refs #48993 displaying messaging configuration section
refs #48596 sql error during install
…/process-5.4.46 Bump symfony/process from 5.4.36 to 5.4.46
…ress-4.21.0 Bump express from 4.19.2 to 4.21.0
…ant_files refs #47377 removing redundant files
refs #49258 logging errors in webhook listener
…form refs #46227 small modification of appearance
…mx-mb refs #48852 MX/BR displaying paypal button
refs #48596 logging an error during registering a hook
kgleizes
reviewed
Jan 15, 2025
@@ -394,17 +394,20 @@ public function ajaxProcessGetMessagingConfig() | |||
exit; | |||
} | |||
|
|||
$confing = json_decode(Configuration::get(ConfigurationMap::MESSENGING_CONFIG), true); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small typo to update for next release :
confing ===> config
kgleizes
approved these changes
Jan 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. Feel free to add more information below this table.