[PR #59] [MERGED] Added PHP 8 support #82

Closed
opened 2026-01-23 11:22:01 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/59
Author: @jeremycr
Created: 3/22/2021
Status: Merged
Merged: 3/23/2021
Merged by: @jeremycr

Base: masterHead: php8


📝 Commits (1)

  • 192315a Added PHP 8 support and DBAL 3 support

📊 Changes

5 files changed (+72 additions, -56 deletions)

View changed files

📝 .travis.yml (+31 -24)
📝 CHANGELOG.md (+7 -0)
📝 composer.json (+2 -2)
📝 src/Repository/JobRepository.php (+20 -19)
📝 src/Repository/ScheduledDataflowRepository.php (+12 -11)

📄 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/code-rhapsodie/dataflow-bundle/pull/59 **Author:** [@jeremycr](https://github.com/jeremycr) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/23/2021 **Merged by:** [@jeremycr](https://github.com/jeremycr) **Base:** `master` ← **Head:** `php8` --- ### 📝 Commits (1) - [`192315a`](https://github.com/code-rhapsodie/dataflow-bundle/commit/192315a395b1ab001e9326ad0ad2448bdbc85438) Added PHP 8 support and DBAL 3 support ### 📊 Changes **5 files changed** (+72 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+31 -24) 📝 `CHANGELOG.md` (+7 -0) 📝 `composer.json` (+2 -2) 📝 `src/Repository/JobRepository.php` (+20 -19) 📝 `src/Repository/ScheduledDataflowRepository.php` (+12 -11) </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:22:01 +01:00
admin closed this issue 2026-01-23 11:22:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/dataflow-bundle#82