[PR #50] [MERGED] Migrate cs to ga #61

Closed
opened 2026-01-24 11:24:59 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/50
Author: @greg0ire
Created: 10/27/2020
Status: Merged
Merged: 10/27/2020
Merged by: @greg0ire

Base: 1.2.xHead: migrate-cs-to-ga


📝 Commits (2)

  • 486d0cb Upgrade doctrine/coding-standard
  • cac3bcb Migrate to Github Actions for coding standard

📊 Changes

4 files changed (+737 additions, -247 deletions)

View changed files

.github/workflows/coding-standards.yml (+50 -0)
📝 .travis.yml (+0 -6)
📝 composer.json (+1 -1)
📝 composer.lock (+686 -240)

📄 Description

The workflow can be checked at https://github.com/greg0ire/reflection/pull/1


🔄 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/doctrine/reflection/pull/50 **Author:** [@greg0ire](https://github.com/greg0ire) **Created:** 10/27/2020 **Status:** ✅ Merged **Merged:** 10/27/2020 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `1.2.x` ← **Head:** `migrate-cs-to-ga` --- ### 📝 Commits (2) - [`486d0cb`](https://github.com/doctrine/reflection/commit/486d0cbea596bb9c77e8ead23b5b8aab59652bbf) Upgrade doctrine/coding-standard - [`cac3bcb`](https://github.com/doctrine/reflection/commit/cac3bcb8fc7daee0597aa9665741fcb732ac994c) Migrate to Github Actions for coding standard ### 📊 Changes **4 files changed** (+737 additions, -247 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/coding-standards.yml` (+50 -0) 📝 `.travis.yml` (+0 -6) 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+686 -240) </details> ### 📄 Description The workflow can be checked at https://github.com/greg0ire/reflection/pull/1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:24:59 +01:00
admin closed this issue 2026-01-24 11:24:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#61