Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
42.29 KB
MD5: 71c8ea5f64e5eaf4953c863d3b6008ad
SHA-1: 095181fb4f0628c9ca1697c02ed1657e18eb169d
SHA-256: 1e760761d8cbb664e80be9a0c1a06e4dad2e0b4f94c59220a3c3d5a435c512f4
Download zip
64.53 KB
MD5: 7a8f470c8f3faeb5ff7fb1cff44a15d1
SHA-1: 99a8036e894f2f8f7c0bbc999c462fd5979c9a93
SHA-256: 7aa483e45f84e3b016500e554897294c7ff323e497ccd33094488d53561ab612
Release notes
This release adds support for PHP 7, fixing a fatal error happening on that PHP version. Besides a few small bug fixes, there is also a new feature: a plugin called "Encoding/decoding" has been added with which you can encode or decode PHP serialize, JSON and Base64.
Using Feeds 7.x-2.0-beta3 or older?
Note that if you use this version in combination with Feeds 7.x-2.0-beta3 or older, you may get to see some error messages on the mapping screen. These errors are not harmful and will not disrupt the import process. They are the result of fixing the bug "#2852921: 2nd Temporary Target shows as "Missing"".
Changes since 7.x-1.1:
- Issue #2224595 by thePanz, blazindrop, Watergate, MegaChriz: Added Encoding/decoding plugin for PHP serialize, JSON and Base64.
- Issue #2833842 by Arkener: Fixed plugin instance ID not showing up in page title when editing or deleting that plugin instance.
- Issue #2573219 by ram4nd, Bobík, steva1982: Fixed default_value in config form for 'Format string' tamper plugin.
- Issue #2852921 by MegaChriz, docans: Fixed 2nd Temporary Target shows as "Missing".
- Issue #2835936 by victoriachan, MegaChriz: Fix automated testing
- Issue #2563405 by ttronslien: Undefined index: in feeds_tamper_load_by_importer()
- Issue #2567431 by LexBritvin: [PHP 7 Compatibility] case: feeds_tamper_default_value_callback function