mirror of
https://github.com/symfony/class-loader.git
synced 2026-03-24 09:12:18 +01:00
[PR #8] [CLOSED] add overwriting magic constants __DIR__ and __FILE__ with their value #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/symfony/class-loader/pull/8
Author: @BI0R0B0T
Created: 2/9/2016
Status: ❌ Closed
Base:
2.8← Head:2.8📝 Commits (1)
1e5d5fcadd overwriting magic constants DIR and FILE with their value in load method📊 Changes
3 files changed (+77 additions, -1 deletions)
View changed files
📝
ClassCollectionLoader.php(+16 -1)📝
Tests/ClassCollectionLoaderTest.php(+35 -0)➕
Tests/Fixtures/ClassesWithParents/H.php(+26 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.