Skip to content

Conversation

@bishopb
Copy link
Contributor

@bishopb bishopb commented Feb 2, 2018

While the common method phar_add_file was protected from being given files with multiple leading /, it was not prepared to deal with files containing a leading slash when verifying file addition to the state
directory .phar. Adds a check for leading slash, and test cases covering no, one, and several leading slashes.

https://bugs.php.net/bug.php?id=65414

While the common method phar_add_file was protected from being given
files with multiple leading /, it was not prepared to deal with files
containing a leading slash when verifying file addition to the state
directory .phar. Adds a check for leading slash, and test cases covering
no, one, and several leading slashes.
@krakjoe krakjoe added the Bug label Feb 2, 2018
@krakjoe
Copy link
Member

krakjoe commented Feb 8, 2018

Merged d806d03

Thanks.

@krakjoe krakjoe closed this Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants