[PR #209] [MERGED] Pushover priority #1001

Closed
opened 2026-03-04 03:03:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/209
Author: @ArturMoczulski
Created: 7/8/2013
Status: Merged
Merged: 7/11/2013
Merged by: @Seldaek

Base: masterHead: PushoverPriority


📝 Commits (4)

  • 396c110 added ctags generated 'tags' files to .gitingore for
  • fe13e80 added support for Pushover API priority brought up by SteveEdson in issue #187; the priority levels can be adjusted either through the handler's constructor or setters
  • 8dfd124 Update .gitignore
  • aeb2dd5 Update PushoverHandler.php

📊 Changes

2 files changed (+49 additions, -2 deletions)

View changed files

📝 src/Monolog/Handler/PushoverHandler.php (+25 -1)
📝 tests/Monolog/Handler/PushoverHandlerTest.php (+24 -1)

📄 Description

Added support for Pushover API request priority option. The issue has been brought up here: https://github.com/Seldaek/monolog/issues/187


🔄 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/Seldaek/monolog/pull/209 **Author:** [@ArturMoczulski](https://github.com/ArturMoczulski) **Created:** 7/8/2013 **Status:** ✅ Merged **Merged:** 7/11/2013 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `PushoverPriority` --- ### 📝 Commits (4) - [`396c110`](https://github.com/Seldaek/monolog/commit/396c110e89fa1ea4c9bb5adad6f134c12857cb3f) added ctags generated 'tags' files to .gitingore for - [`fe13e80`](https://github.com/Seldaek/monolog/commit/fe13e807871aafb1d08c577f9cdead910657eb0e) added support for Pushover API priority brought up by SteveEdson in issue #187; the priority levels can be adjusted either through the handler's constructor or setters - [`8dfd124`](https://github.com/Seldaek/monolog/commit/8dfd124bcd1299556716928d682403de9f43d7bd) Update .gitignore - [`aeb2dd5`](https://github.com/Seldaek/monolog/commit/aeb2dd578c28119924f0b1a198cad2c9d78ddc72) Update PushoverHandler.php ### 📊 Changes **2 files changed** (+49 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/PushoverHandler.php` (+25 -1) 📝 `tests/Monolog/Handler/PushoverHandlerTest.php` (+24 -1) </details> ### 📄 Description Added support for Pushover API request priority option. The issue has been brought up here: https://github.com/Seldaek/monolog/issues/187 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:03:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#1001
No description provided.