We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4490bb commit b7389f0Copy full SHA for b7389f0
NEWS
@@ -48,8 +48,9 @@ PHP NEWS
48
. Add a check for RAND_egd to allow compiling against LibreSSL (Leigh)
49
50
- Phar:
51
- . Fixed bug 64343 (PharData::extractTo fails for tarball created by BSD tar).
+ . Fixed bug #64343 (PharData::extractTo fails for tarball created by BSD tar).
52
(Mike)
53
+ . Fixed bug #64931 (phar_add_file is too restrictive on filename). (Mike)
54
. Fixed bug #65467 (Call to undefined method cli_arg_typ_string). (Mike)
55
. Fixed bug #67761 (Phar::mapPhar fails for Phars inside a path containing
56
".tar"). (Mike)
0 commit comments