Skip to content
Snippets Groups Projects
Commit d8b4db63 authored by Alex Barth's avatar Alex Barth
Browse files

Add note that parsers are responsible for validating the parameter passed to setItems().

parent a52af954
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,9 @@ ...@@ -3,6 +3,9 @@
Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx
---------------------------------- ----------------------------------
- #701432 pounard, Will White: Fix array_shift() expects parameter 1 is Array
error. Note: Parsers are responsible to ensure that the parameter passed to
FeedsImportBatch::setItems() is an Array.
- #698356 alex_b: Refactor and clean up FeedsScheduler::work() to allow more - #698356 alex_b: Refactor and clean up FeedsScheduler::work() to allow more
scheduled tasks than 'import' and 'expire'. scheduled tasks than 'import' and 'expire'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment