-
-
Notifications
You must be signed in to change notification settings - Fork 28
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
[DOCS] Align documentation with the actual public API (broken fluent examples, non-existent Response methods, stale enum & helper docs)
dependenciesPull requests that update a dependency filePull requests that update a dependency filedocumentationImprovements or additions to documentationImprovements or additions to documentationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: highSignificant bug or architectural issueSignificant bug or architectural issueStatus: Open.#117 In Thavarshan/fetch-php;[ARCH] Add architecture diagram showing the relationship between Client, ClientHandler, traits, and request lifecycle
architectureStructural or design-level changeStructural or design-level changedocumentationImprovements or additions to documentationImprovements or additions to documentationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: lowConfig, process, or minor improvementConfig, process, or minor improvementStatus: Open.#112 In Thavarshan/fetch-php;[ARCH] Clarify streaming vs. buffered response distinction in fetch() API surface
documentationImprovements or additions to documentationImprovements or additions to documentationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilitystreamingStreaming responses and Server-Sent EventsStreaming responses and Server-Sent EventsStatus: Open.#110 In Thavarshan/fetch-php;[ARCH] Replace heaviest traits in ClientHandler with injected collaborator objects
architectureStructural or design-level changeStructural or design-level changedependenciesPull requests that update a dependency filePull requests that update a dependency fileneeds-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilityrefactorRestructures code without changing behaviourRestructures code without changing behaviourtech-debtAccumulated shortcuts that need to be paid downAccumulated shortcuts that need to be paid downStatus: Open.#111 In Thavarshan/fetch-php;[ARCH] Document the mutable/immutable dual paradigm to reduce contributor confusion
architectureStructural or design-level changeStructural or design-level changedocumentationImprovements or additions to documentationImprovements or additions to documentationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilityStatus: Open.#109 In Thavarshan/fetch-php;[ARCH] Add correlation context to async exception messages to improve Fiber error traceability
architectureStructural or design-level changeStructural or design-level changeasyncFibers, promises, and concurrent executionFibers, promises, and concurrent executionerror-handlingException types, wrapping, and propagationException types, wrapping, and propagationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilityStatus: Open.#108 In Thavarshan/fetch-php;[TEST] Add edge-case tests for helpers.php public API (fetch, get, post, put, patch, delete)
needs-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilitytestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#107 In Thavarshan/fetch-php;[TEST] Add unit tests for Method enum (fromString and supportsRequestBody untested)
needs-triageNeeds review before work beginsNeeds review before work beginspriority: lowConfig, process, or minor improvementConfig, process, or minor improvementtestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#106 In Thavarshan/fetch-php;[TEST] Add tests for connection pool classes (HostConnectionPool, DnsCache, Http2Configuration untested)
connection-poolConnection pooling, DNS cache, and HTTP/2 configConnection pooling, DNS cache, and HTTP/2 configneeds-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilitytestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#105 In Thavarshan/fetch-php;[TEST] Add dedicated unit tests for RequestContext (689 lines, only tested indirectly)
needs-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilitytestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#104 In Thavarshan/fetch-php;[TEST] Add parameterized tests for Status enum (40+ reason phrases and category ranges untested)
needs-triageNeeds review before work beginsNeeds review before work beginspriority: mediumCode quality, completeness, or maintainabilityCode quality, completeness, or maintainabilitytestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#103 In Thavarshan/fetch-php;[TEST] Add unit tests for Exception class hierarchy (4 classes have zero dedicated tests)
error-handlingException types, wrapping, and propagationException types, wrapping, and propagationneeds-triageNeeds review before work beginsNeeds review before work beginspriority: highSignificant bug or architectural issueSignificant bug or architectural issuetestingTest coverage, fixtures, or testing infrastructureTest coverage, fixtures, or testing infrastructureStatus: Open.#102 In Thavarshan/fetch-php;