Skip to main content

Thavarshan/fetch-php

SkillsMP 已收集 Thavarshan/fetch-php 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
451
GitHub Forks
27

这个仓库中的 skills

已展示 10 / 10 个已收集 Skill。

职业分类
软件开发工程师
描述

Prepare, publish, verify, and recover Fetch PHP releases through Git tags, GitHub Actions, GitHub Releases, and Packagist. Use when asked to make a new release, fix a failed Fetch PHP release, handle Packagist version immutability errors, update release…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Diagnose Fetch PHP GitHub Actions failures — matrix failures across OS (Ubuntu/Windows/macOS) and PHP (8.3/8.4/8.5), prefer-lowest dependency failures, lint/PHPStan, coverage/Codecov, and the docs build. Use when CI is red and you need to find which job…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review a Fetch PHP change for correctness, regression risk, public-API/PSR compatibility, static-analysis correctness, test quality, and documentation impact. Use when reviewing a diff, branch, or PR touching src/Fetch, or before opening a PR.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Diagnose a failing Fetch PHP test or unexpected behavior — reproduce it, classify the cause (environment, network, async/timing, platform, dependency, or implementation), minimize the failing case, fix the root cause, and add regression coverage. Use when a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Keep Fetch PHP documentation aligned with the code — update the VitePress guide/API pages and README, verify examples against the real public API and CODE_MAP.md, fix stale snippets, and run the docs build. Use when a change alters behavior, options, or the…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Security review for Fetch PHP's HTTP behavior — SSRF, header/credential leakage, redirect and proxy handling, TLS verification, logging/debug redaction, cache isolation, and unsafe URI handling. Use when changing URL/URI handling, auth, redirects, proxies,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement a feature or bug fix in Fetch PHP safely and incrementally — locate related code, define expected behavior, change the smallest surface, add PHPUnit tests, update docs, and run the local gates. Use when asked to add functionality, change behavior,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review Fetch PHP for resource and performance safety — connection reuse/pooling, buffering vs streaming, memory use, retry amplification, promise lifecycle, listener/stream/connection leaks, and event-loop blocking. Use when changing Pool, streaming, retries,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Assess the semantic-versioning and backward-compatibility impact of a Fetch PHP change — public classes/interfaces/method signatures, global helpers, enum cases, exception behavior, PSR contracts, and default values. Use before changing any public surface or…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write and run PHPUnit 11 tests for Fetch PHP following repo conventions — unit vs integration placement, Mockery and MockServer, snake_case test methods, deterministic async/timing tests, and offline (no-network) execution. Use when adding or fixing tests, or…

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。