-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAGETWO-48387: Payment/Shipping config decrypted twice on PHP7 when used
- Loading branch information
Dale Sikkema
committed
Feb 1, 2016
1 parent
c53d060
commit 32ca5c9
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
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
32ca5c9
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.
Why was this PHP 7 fix not included in v2.0.4?
Update: This fix is still not included as of v2.0.6
32ca5c9
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.
Why was this PHP 7 fix not included in v2.0.4?
32ca5c9
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.
This fix works perfectly. Why not in 2.0.4?
32ca5c9
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.
+1 needs merging into 2.0.x
32ca5c9
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.
Worth merging the fix into 2.0.5 release
32ca5c9
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.
Same problems here, im on 2.0.4. and Braintree is not visible.
32ca5c9
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.
Where is this file stored if you installed via composer? I can't see lib/internal/Magento/Framework/App/Config/Data.php in my install ?
32ca5c9
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.
@rkhoury82 composer installs this file here:
vendor/magento/framework/App/Config/Data.php
32ca5c9
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.
its till not solved in 2.06 my backend crashes everything i enable braintree payment module.
32ca5c9
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.
Same here in Magento 2.1.0 , with FedEx :(
And I can't find "lib/internal/Magento/Framework/App/Config/Data.php" nor changing "vendor/magento/framework/App/Config/Data.php" helped!
Please rescue this is the only shipment method available in my country
this is what I have in my debug.log:
'result' => stdClass::__set_state(array( 'HighestSeverity' => 'WARNING', 'Notifications' => stdClass::__set_state(array( 'Severity' => 'WARNING', 'Source' => 'crs', 'Code' => '556', 'Message' => 'There are no valid services available. ', 'LocalizedMessage' => 'There are no valid services available. ', ))
32ca5c9
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.
Any updates on this being fixed? Backend still crashing when enabling braintree with EE 2.1.2 and PHP7
32ca5c9
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.
There is the same error on magento 2.5 -> 2.6 upgrade http://screenshots.collabstar.com/vza/8a59c378.png