You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/phar/tests/phar_extract.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,5 +146,5 @@ TypeError: Phar::extractTo(): Argument #2 ($files) must be an array of string el
146
146
PharException: Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "file1.txt" to "%sextract%cfile1.txt", path already exists
147
147
string(5) "first"
148
148
string(2) "hi"
149
-
ValueError: Phar::extractTo(): Argument #1 ($directory) must be less than 4096 bytes
149
+
ValueError: Phar::extractTo(): Argument #1 ($directory) must be less than %d bytes
150
150
PharException: Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." to "%s...", extracted filename is too long for filesystem
0 commit comments