QueueWorker::getStashedResultCount() is giving this warning in PHP 7.2:

count(): Parameter must be an array or an object that implements Countable

It works without any issues in PHP 7.1. This was picked up by the test results from my initial patch for #3000655.

Comments

wells created an issue. See original summary.

  • gbyte.co committed 67de3e4 on 8.x-3.x
    Issue #3001319 by wells: count(): Parameter must be an array or an...
gbyte’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.