[PR #5] [CLOSED] add is_readable #4

Closed
opened 2026-01-24 11:43:25 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/symfony/class-loader/pull/5
Author: @kernel64
Created: 4/22/2014
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 UniversalClassLoader.php (+4 -4)

📄 Description

check if file is_readable before including it.


🔄 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/symfony/class-loader/pull/5 **Author:** [@kernel64](https://github.com/kernel64) **Created:** 4/22/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b805a65`](https://github.com/symfony/class-loader/commit/b805a654bf452f23d6680537da6966e10ad4a5d9) add is_readable ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `UniversalClassLoader.php` (+4 -4) </details> ### 📄 Description check if file is_readable before including it. --- <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-24 11:43:25 +01:00
admin closed this issue 2026-01-24 11:43:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: symfony/class-loader#4