Create load balancer bug

Open Beginner friendly
#202 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
php
Domain
api

Research direction

Open Configurations/LoadBalancer.php and inspect lines 43 and 48. Change the parameter name from 'fallback_pools' to 'fallback_pool' in both locations; the issue is done when those lines use the singular name.

Written by the indexing model from the issue text.

Description

There's a bug in Configurations/LoadBalancer.php lines 43 and 48. Should say 'fallback_pool' instead of 'fallback_pools'.

Dominant language
PHP
Stars
674
Forks
268
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudflare/cloudflare-php

All issues in cloudflare/cloudflare-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.