[PR #1] [MERGED] Fixes record var error #865

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/1
Author: @burn2delete
Created: 3/1/2011
Status: Merged
Merged: 3/2/2011
Merged by: @undefined

Base: masterHead: master


📝 Commits (1)

  • 019ebad fixed incorect record var

📊 Changes

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

View changed files

📝 src/Monolog/Logger.php (+1 -1)

📄 Description

fixed a small typo where $record contained it's self, changed $record -> $message as I believe it should have been.


🔄 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/1 **Author:** [@burn2delete](https://github.com/burn2delete) **Created:** 3/1/2011 **Status:** ✅ Merged **Merged:** 3/2/2011 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`019ebad`](https://github.com/Seldaek/monolog/commit/019ebad67a6bbe4f3072c8a3aa5ac2d92744ce5f) fixed incorect record var ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Logger.php` (+1 -1) </details> ### 📄 Description fixed a small typo where $record contained it's self, changed $record -> $message as I believe it should have been. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:06 +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#865
No description provided.