[PR #609] [MERGED] Prevent Monolog from ever being introspected #1258

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/609
Author: @xploSEoF
Created: 7/15/2015
Status: Merged
Merged: 7/20/2015
Merged by: @Seldaek

Base: masterHead: patch-2


📝 Commits (2)

  • 09861e1 Prevent Monolog from ever being introspected
  • 16c8379 Make PHP5.3 compatible

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/Monolog/Processor/IntrospectionProcessor.php (+2 -2)

📄 Description

Ensure the Monolog namespace is always ignored, and doesn't have to be defined in use.


🔄 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/609 **Author:** [@xploSEoF](https://github.com/xploSEoF) **Created:** 7/15/2015 **Status:** ✅ Merged **Merged:** 7/20/2015 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`09861e1`](https://github.com/Seldaek/monolog/commit/09861e1e47a8b3f6b05cf779d901aa21163f8bf7) Prevent Monolog from ever being introspected - [`16c8379`](https://github.com/Seldaek/monolog/commit/16c83796dde6ef9aa2bca101ee84f88b9021ba7c) Make PHP5.3 compatible ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Processor/IntrospectionProcessor.php` (+2 -2) </details> ### 📄 Description Ensure the Monolog namespace is always ignored, and doesn't have to be defined in use. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:07:44 +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#1258
No description provided.