Skip to content

Conversation

@weshooper
Copy link
Contributor

Opened against main since not a bug, just tidying.

Comment on lines +262 to +264
\$realpath = realpath(\$opened_path) ?: \$opened_path;
\$opened_path = $phpunitHack1\$realpath;
\$this->handle = fopen(\$realpath, \$mode);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part of the change seems ok

@Seldaek Seldaek added this to the 2.9 milestone Aug 20, 2025
@Seldaek Seldaek merged commit 86b4aa1 into composer:main Aug 21, 2025
21 checks passed
@Seldaek
Copy link
Member

Seldaek commented Aug 21, 2025

Alright thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants