In the documentation for node_load_multiple(), the $conditions parameter is shown as deprecated, but DefaultEntityController::load() uses it to pass the values to the EntityFieldQuery class.
Proposed solution
Don't show the $conditions parameter as deprecated.
GitHub Issue #:
5644
Recent comments
Trying to push it to upstream 🤞 https://github.com/drush-ops/drush/pull/6621
Using Drush 8 with php 8
Wow, thank you!
Using Drush 8 with php 8
Hi folks, I went ahead and ported all drush 8.x stuff to PHP 8.3 and completely ripped out the legacy Symfony 2 internals. You can check out the exact details of what was done in the PR...
Using Drush 8 with php 8