[PR #72] [MERGED] Extract Request class #102

Closed
opened 2025-11-20 04:16:03 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonkomarev/github-profile-views-counter/pull/72
Author: @antonkomarev
Created: 9/3/2023
Status: Merged
Merged: 9/3/2023
Merged by: @antonkomarev

Base: masterHead: extract-request-class


📝 Commits (2)

📊 Changes

2 files changed (+91 additions, -11 deletions)

View changed files

📝 public/index.php (+8 -11)
src/Request.php (+83 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/antonkomarev/github-profile-views-counter/pull/72 **Author:** [@antonkomarev](https://github.com/antonkomarev) **Created:** 9/3/2023 **Status:** ✅ Merged **Merged:** 9/3/2023 **Merged by:** [@antonkomarev](https://github.com/antonkomarev) **Base:** `master` ← **Head:** `extract-request-class` --- ### 📝 Commits (2) - [`0a78856`](https://github.com/antonkomarev/github-profile-views-counter/commit/0a788562532fc76a251edfa21f8dbcf1c5f89460) Extract Request class - [`172a50c`](https://github.com/antonkomarev/github-profile-views-counter/commit/172a50c9b2060fca9ec5f2438251c794b5c5e3f3) Strict in_array ### 📊 Changes **2 files changed** (+91 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `public/index.php` (+8 -11) ➕ `src/Request.php` (+83 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:16:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#102