Issue #3512611 Update crypt method names stored in state.
Merged
requested to merge issue/drd_agent-3512611:issue/3512611-update-stored-state-values into 4.1.x
After updating to 4.1.3, crypt method names stored in state do not match the classes renamed in 4.1.3. This make the code in Drupal\drd_agent\Crypt\Base::getInstance() fail with "Class not found". This changeset update the crypt method name stored in state.
Merge request reports
Activity
added 1 commit
added 1 commit
added 1 commit
added 5 commits
-
91e7eeeb - 1 commit from branch
project:4.1.x
- b6a6b6e3 - Issue #3512611 Update crypt method names stored in state.
- 14d35685 - Issue #3512611 Fix phpstand and phpcs reported issues
- 9771ed85 - Issue #3512611 Add missing default in match() statement
- cda9d13d - Issue #3512611 null => NULL to keep phpcs happy.
Toggle commit list-
91e7eeeb - 1 commit from branch
Please register or sign in to reply