: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
abstract class NetsPostsQueryBuilder {
public abstract function include(array $included);
public abstract function exclude(array $excluded);
public function get_query(){