[PR #82] Force Coding Style #108

Open
opened 2026-01-23 11:35:13 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/82
Author: @EmanueleMinotto
Created: 7/9/2016
Status: 🔄 Open

Base: masterHead: force-cs


📝 Commits (5)

📊 Changes

4 files changed (+24 additions, -10 deletions)

View changed files

📝 .travis.yml (+16 -2)
📝 composer.json (+2 -1)
📝 lib/Doctrine/KeyValueStore/Storage/ArrayStorage.php (+5 -6)
📝 lib/Doctrine/KeyValueStore/Storage/WindowsAzureTableStorage.php (+1 -1)

📄 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/doctrine/KeyValueStore/pull/82 **Author:** [@EmanueleMinotto](https://github.com/EmanueleMinotto) **Created:** 7/9/2016 **Status:** 🔄 Open **Base:** `master` ← **Head:** `force-cs` --- ### 📝 Commits (5) - [`5e6144a`](https://github.com/doctrine/KeyValueStore/commit/5e6144a8521d3cbc790d2444c4e543f129642ba4) Fixed coding style - [`16c1bc3`](https://github.com/doctrine/KeyValueStore/commit/16c1bc3d3d1e9ddc89f26d461a1fb21dd8d37e8c) Use travis cache - [`22af505`](https://github.com/doctrine/KeyValueStore/commit/22af505cacd6bbff6bf55a9b8f287698005c3670) Remove notifications - [`5ecca2e`](https://github.com/doctrine/KeyValueStore/commit/5ecca2e0e27d6eef33320cbfcdfed117cddcd6c3) Force coding style - [`6faf449`](https://github.com/doctrine/KeyValueStore/commit/6faf4497554ac5a04be7ea9db603c564e752096a) Include code coverage (with coveralls) ### 📊 Changes **4 files changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+16 -2) 📝 `composer.json` (+2 -1) 📝 `lib/Doctrine/KeyValueStore/Storage/ArrayStorage.php` (+5 -6) 📝 `lib/Doctrine/KeyValueStore/Storage/WindowsAzureTableStorage.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-23 11:35:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#108