Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
181.99 KB
MD5: 5d243190e93967048accb6cc03d31bc6
SHA-1: 169c673ac618d1217c7bfd9a0330005a37a2c07c
SHA-256: eb26ba103841ad02cf3fb695f646bb4918564fa230976812a44c9e73f86184df
Download zip
344.35 KB
MD5: 20ce6972d3db725131693a880d371bee
SHA-1: 45f22b818a7b4104ee11dce9751bf47fd2ee3b6a
SHA-256: c3284d18363a0fa1a31b3f648a2bf78ff8d46cb290899567b95490e610a974e2
Release notes
Maintenance release
Contributors (9)
dejan.maric.max, gcb, DamienMcKenna, wxactly, sean_fremouw, capysara, spuky, Dmitriy.trt, AaronBauman
Changelog
Issues: 9 issues resolved.
Changes since 5.0.2:
Bug
- #3353317 by sean_fremouw: Deprecated function: substr(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\salesforce_mapping\SalesforceMappingFieldPluginBase->pullValue()
- #3358568 by capysara: Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in salesforce_webform
- #3336753 by spuky: Webform mapping php8 TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in implode()
- Refactor composer dependencies per [#3377777] [#3357952] [#3376855]
- #3350924 by Dmitriy.trt: salesforce_push_update_8004() fails because of missing queue table
- #3351606 by AaronBauman: Entity queries must explicitly set whether the query should be access checked or not
Feature
- #3354574 by dejan.maric.max: New PULL_ENQUEUE event and dispatch
- #3213468 by gcb, DamienMcKenna, wxactly: Allow easy pull filtering by record types as in 7.x
- #3340664 by capysara: Support mapping all webform composite elements